Home
last modified time | relevance | path

Searched defs:__more__ (Results 1 – 8 of 8) 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.hh204 bool __more__ () const { return bool (thiz()->len ()); } in __more__() function
395 bool __more__ () const { return bool (it); } in __more__() function
461 bool __more__ () const { return bool (it); } in __more__() function
571 bool __more__ () const { return bool (a) && bool (b); } in __more__() function
629 bool __more__ () const { return bool (a) || bool (b); } in __more__() function
725 bool __more__ () const { return v != end_; } in __more__() function
788 bool __more__ () const { return true; } in __more__() function
818 bool __more__ () const { return true; } in __more__() function
Dhb-bit-set-invertible.hh361 bool __more__ () const { return v != INVALID; } in __more__() function
Dhb-bit-set.hh892 bool __more__ () const { return v != INVALID; } in __more__() function
Dhb-open-type.hh1840 bool __more__ () const { return run_count || p < end; } in __more__() function
/external/harfbuzz_ng/src/OT/Layout/Common/
DCoverageFormat1.hh115 bool __more__ () const { return i < c->glyphArray.len; } in __more__() function
DCoverageFormat2.hh186 bool __more__ () const { return i < c->rangeRecord.len; } in __more__() function
DCoverage.hh255 bool __more__ () const in __more__() function