Home
last modified time | relevance | path

Searched defs:lookupCount (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLookupList.java18 private int lookupCount; field in LookupList
DFeature.java16 private int lookupCount; field in Feature
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh1076 unsigned int lookupCount, in recurse_lookups()
1086 unsigned int lookupCount, in apply_lookup()
1239 unsigned int lookupCount, in context_closure_lookup()
1253 unsigned int lookupCount, in context_collect_glyphs_lookup()
1278 unsigned int lookupCount, in context_apply_lookup()
1360 HBUINT16 lookupCount; /* Number of LookupRecords */ member
1767 HBUINT16 lookupCount; /* Number of LookupRecords */ member
1850 unsigned int lookupCount, in chain_context_closure_lookup()
1870 unsigned int lookupCount, in chain_context_collect_glyphs_lookup()
1911 unsigned int lookupCount, in chain_context_apply_lookup()
/external/mesa3d/src/imgui/
Dimstb_truetype.h2432 stbtt_uint16 lookupCount; in stbtt__GetGlyphGPOSInfoAdvance() local