Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh2179 if (unlikely (!offset)) return Null(typename T::LookupSubTable); in get_subtable()
2180 return StructAtOffset<typename T::LookupSubTable> (this, offset); in get_subtable()
2186 return get_subtable<typename T::LookupSubTable> ().dispatch (c, get_type ()); in dispatch()
2203 …return TRACE_RETURN (StructAtOffset<typename T::LookupSubTable> (this, offset).sanitize (c, get_ty… in sanitize()
Dhb-ot-layout-gsub-table.hh896 typedef struct SubstLookupSubTable LookupSubTable; typedef
Dhb-ot-layout-gpos-table.hh1350 typedef struct PosLookupSubTable LookupSubTable; typedef