Home
last modified time | relevance | path

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

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