Searched defs:is_reverse (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh929 inline bool is_reverse (void) const;
1145 inline bool is_reverse (void) const function in struct:OT::SubstLookup
1149 return CastR<ExtensionSubst> (get_subtable(0)).is_reverse ();
1331 /*static*/ inline bool ExtensionSubst::is_reverse (void) const function in class:OT::ExtensionSubst
1335 return CastR<ExtensionSubst> (get_subtable<LookupSubTable>()).is_reverse ();
H A Dhb-ot-layout-gpos-table.hh1448 inline bool is_reverse (void) const function in struct:OT::PosLookup

Completed in 289 milliseconds