Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh1061 HBUINT16 lookupListIndex; /* Lookup to apply to that member
1073 c->recurse (lookupRecord[i].lookupListIndex); in recurse_lookups()
1108 if (idx == 0 && lookupRecord[i].lookupListIndex == c->lookup_index) in apply_lookup()
1118 if (!c->recurse (lookupRecord[i].lookupListIndex)) in apply_lookup()