Home
last modified time | relevance | path

Searched refs:MarkedInsertCount (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout-morx-table.hh705 MarkedInsertCount= 0x001F, /* This 5-bit field is treated as a count of the enumerator
723 return (entry->flags & (CurrentInsertCount | MarkedInsertCount)) && in is_actionable()
734 unsigned int count = (flags & MarkedInsertCount); in transition()