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.hh2219 if (unlikely (!offset)) return Null(typename T::LookupSubTable); in get_subtable()
2220 return StructAtOffset<typename T::LookupSubTable> (this, offset); in get_subtable()
2226 return get_subtable<typename T::LookupSubTable> ().dispatch (c, get_type ()); in dispatch()
2243 …return TRACE_RETURN (StructAtOffset<typename T::LookupSubTable> (this, offset).sanitize (c, get_ty… in sanitize()
Dhb-ot-layout-gsub-table.hh922 typedef struct SubstLookupSubTable LookupSubTable; typedef
Dhb-ot-layout-gpos-table.hh1372 typedef struct PosLookupSubTable LookupSubTable; typedef