Searched refs:is_reverse (Results 1 - 7 of 7) sorted by relevance

/external/lldb/source/Commands/
H A DCommandObjectSource.cpp277 bool is_reverse = false; local
283 is_reverse = true;
286 if (is_reverse)
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh924 inline bool is_reverse (void) const;
1161 inline bool is_reverse (void) const function in struct:OT::SubstLookup
1165 return CastR<ExtensionSubst> (get_subtable(0)).is_reverse ();
1361 /*static*/ inline bool ExtensionSubst::is_reverse (void) const function in class:OT::ExtensionSubst
1365 return CastR<ExtensionSubst> (get_subtable<SubstLookupSubTable>()).is_reverse ();
H A Dhb-ot-layout.cc855 if (likely (!lookup.is_reverse ()))
H A Dhb-ot-layout-gpos-table.hh1448 inline bool is_reverse (void) const function in struct:OT::PosLookup
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh924 inline bool is_reverse (void) const;
1161 inline bool is_reverse (void) const function in struct:OT::SubstLookup
1165 return CastR<ExtensionSubst> (get_subtable(0)).is_reverse ();
1361 /*static*/ inline bool ExtensionSubst::is_reverse (void) const function in class:OT::ExtensionSubst
1365 return CastR<ExtensionSubst> (get_subtable<SubstLookupSubTable>()).is_reverse ();
H A Dhb-ot-layout.cc855 if (likely (!lookup.is_reverse ()))
H A Dhb-ot-layout-gpos-table.hh1448 inline bool is_reverse (void) const function in struct:OT::PosLookup

Completed in 1541 milliseconds