Searched refs:lookup_type_is_reverse (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh1158 inline static bool lookup_type_is_reverse (unsigned int lookup_type) function in struct:OT::SubstLookup
1166 return lookup_type_is_reverse (type);
1366 return SubstLookup::lookup_type_is_reverse (type);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh1158 inline static bool lookup_type_is_reverse (unsigned int lookup_type) function in struct:OT::SubstLookup
1166 return lookup_type_is_reverse (type);
1366 return SubstLookup::lookup_type_is_reverse (type);

Completed in 111 milliseconds