HomeSort by relevance Sort by last modified time
    Searched refs:is_reverse (Results 1 - 7 of 7) sorted by null

  /external/lldb/source/Commands/
CommandObjectSource.cpp 277 bool is_reverse = false; local
283 is_reverse = true;
286 if (is_reverse)
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsub-table.hh 924 inline bool is_reverse (void) const;
1161 inline bool is_reverse (void) const function in struct:OT::SubstLookup
1361 \/*static*\/ inline bool ExtensionSubst::is_reverse (void) const function in class:OT::ExtensionSubst
    [all...]
hb-ot-layout.cc 855 if (likely (!lookup.is_reverse ()))
hb-ot-layout-gpos-table.hh 1448 inline bool is_reverse (void) const function in struct:OT::PosLookup
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 924 inline bool is_reverse (void) const;
1161 inline bool is_reverse (void) const function in struct:OT::SubstLookup
1361 \/*static*\/ inline bool ExtensionSubst::is_reverse (void) const function in class:OT::ExtensionSubst
    [all...]
hb-ot-layout.cc 855 if (likely (!lookup.is_reverse ()))
hb-ot-layout-gpos-table.hh 1448 inline bool is_reverse (void) const function in struct:OT::PosLookup
    [all...]

Completed in 516 milliseconds