Home
last modified time | relevance | path

Searched defs:__more__ (Results 1 – 7 of 7) sorted by relevance

/external/harfbuzz_ng/src/OT/glyf/
Dcomposite-iter.hh26 bool __more__ () const { return current; } in __more__() function
/external/harfbuzz_ng/src/
Dhb-iter.hh197 bool __more__ () const { return bool (thiz()->len ()); } in __more__() function
378 bool __more__ () const { return bool (it); } in __more__() function
444 bool __more__ () const { return bool (it); } in __more__() function
554 bool __more__ () const { return bool (a) && bool (b); } in __more__() function
612 bool __more__ () const { return bool (a) || bool (b); } in __more__() function
708 bool __more__ () const { return v != end_; } in __more__() function
771 bool __more__ () const { return true; } in __more__() function
801 bool __more__ () const { return true; } in __more__() function
Dhb-bit-set-invertible.hh355 bool __more__ () const { return v != INVALID; } in __more__() function
Dhb-bit-set.hh874 bool __more__ () const { return v != INVALID; } in __more__() function
/external/harfbuzz_ng/src/OT/Layout/Common/
DCoverageFormat1.hh115 bool __more__ () const { return i < c->glyphArray.len; } in __more__() function
DCoverageFormat2.hh179 bool __more__ () const { return i < c->rangeRecord.len; } in __more__() function
DCoverage.hh239 bool __more__ () const in __more__() function