Searched defs:LookupList (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DLookupList.java13 public class LookupList class
18 public LookupList() method in class:LookupList
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/otvalid/
H A Dotvgsub.c555 FT_UInt ScriptList, FeatureList, LookupList; local
570 LookupList = FT_NEXT_USHORT( p );
576 otv_LookupList_validate( table + LookupList,
578 otv_FeatureList_validate( table + FeatureList, table + LookupList,
H A Dotvgpos.c989 FT_UInt ScriptList, FeatureList, LookupList; local
1004 LookupList = FT_NEXT_USHORT( p );
1010 otv_LookupList_validate( table + LookupList,
1012 otv_FeatureList_validate( table + FeatureList, table + LookupList,
/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dttgsubtable.h44 uint16_t LookupList; member in struct:CFX_CTTGSUBTable::tt_gsub_header
353 struct TLookupList LookupList; member in class:CFX_CTTGSUBTable
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common-private.hh66 * Script, ScriptList, LangSys, Feature, FeatureList, Lookup, LookupList
561 IndexArray lookupIndex; /* Array of LookupList indices */
678 typedef OffsetListOf<Lookup> LookupList; typedef in namespace:OT

Completed in 184 milliseconds