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-private.hh936 USHORT lookupListIndex; /* Lookup to apply to that member
949 c->recurse (lookupRecord[i].lookupListIndex); in recurse_lookups()
984 if (idx == 0 && lookupRecord[i].lookupListIndex == c->lookup_index) in apply_lookup()
990 if (!c->recurse (lookupRecord[i].lookupListIndex)) in apply_lookup()