Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-morx-table.hh647 HBUINT16 currentInsertIndex; /* Zero-based index into the insertion glyph table. member
724 (entry->data.currentInsertIndex != 0xFFFF ||entry->data.markedInsertIndex != 0xFFFF); in is_actionable()
757 if (entry->data.currentInsertIndex != 0xFFFF) in transition()
760 unsigned int start = entry->data.currentInsertIndex; in transition()