Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh404 … inline bool has_no_chance (void) const { return unlikely (num_items && idx + num_items >= end); } in has_no_chance() function
474 inline bool has_no_chance (void) const { return unlikely (idx < num_items); } in has_no_chance() function