Home
last modified time | relevance | path

Searched refs:__more__ (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-iter.hh87 explicit operator bool () const { return thiz()->__more__ (); } in operator bool()
203 bool __more__ () const { return bool (thiz()->len ()); } in __more__() function
382 bool __more__ () const { return bool (it); } in __more__() function
448 bool __more__ () const { return bool (it); } in __more__() function
558 bool __more__ () const { return bool (a) && bool (b); } in __more__() function
627 bool __more__ () const { return v != end_; } in __more__() function
690 bool __more__ () const { return true; } in __more__() function
720 bool __more__ () const { return true; } in __more__() function
Dhb-set.hh706 bool __more__ () const { return v != INVALID; } in __more__() function
Dhb-ot-glyf-table.hh368 bool __more__ () const { return current; } in __more__() function
Dhb-ot-layout-common.hh1273 bool __more__ () const in __more__() function