HomeSort by relevance Sort by last modified time
    Searched full:is_reverse (Results 1 - 4 of 4) 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/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 1459 inline bool is_reverse (void) const function in struct:OT::PosLookup
    [all...]

Completed in 180 milliseconds