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

/external/chromium_org/third_party/skia/third_party/harfbuzz/src/
H A Dharfbuzz-gpos.h70 HB_LookupList LookupList; member in struct:HB_GPOSHeader_
H A Dharfbuzz-gsub.h69 HB_LookupList LookupList; member in struct:HB_GSUBHeader_
/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dttgsubtable.h42 TT_uint16_t LookupList; member in struct:CFX_CTTGSUBTable::tt_gsub_header
407 struct TLookupList LookupList; member in class:CFX_CTTGSUBTable
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeVerticalData.cpp211 struct LookupList : TableBase { struct in namespace:WebCore::OpenType
229 bool getGlyphSubstitutions(const LookupList* lookups, HashMap<Glyph, Glyph>* map, const SharedBuffer& buffer) const
359 const LookupList* lookupList(const SharedBuffer& buffer) const { return validateOffset<LookupList>(buffer, lookupListOffset); }
391 const LookupList* lookups = lookupList(buffer);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-common-private.hh54 * Script, ScriptList, LangSys, Feature, FeatureList, Lookup, LookupList
535 IndexArray lookupIndex; /* Array of LookupList indices */
620 typedef OffsetListOf<Lookup> LookupList; typedef in namespace:OT
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common-private.hh54 * Script, ScriptList, LangSys, Feature, FeatureList, Lookup, LookupList
536 IndexArray lookupIndex; /* Array of LookupList indices */
621 typedef OffsetListOf<Lookup> LookupList; typedef in namespace:OT

Completed in 305 milliseconds