Lines Matching refs:likely
52 return_trace (likely (c->check_struct (this))); in sanitize()
102 return_trace (likely (c->check_struct (this) && in sanitize()
167 if (likely (min)) *min = &(this+minCoord); in get_min_max()
168 if (likely (max)) *max = &(this+maxCoord); in get_min_max()
174 return_trace (likely (c->check_struct (this) && in sanitize()
211 if (likely (min)) *min = &(this+minCoord); in get_min_max()
212 if (likely (max)) *max = &(this+maxCoord); in get_min_max()
219 return_trace (likely (c->check_struct (this) && in sanitize()
253 return_trace (likely (c->check_struct (this) && in sanitize()
289 return_trace (likely (c->check_struct (this) && in sanitize()
323 return_trace (likely (c->check_struct (this) && in sanitize()
363 return_trace (likely (c->check_struct (this) && in sanitize()
422 … if (likely (coord)) *coord = &base_script.get_base_coord ((this+baseTagList).bsearch (baseline)); in get_baseline()
444 return_trace (likely (c->check_struct (this) && in sanitize()
486 if (likely (base && base_coord)) *base = base_coord->get_coord (font, in get_baseline()
507 if (likely (min && min_coord)) *min = min_coord->get_coord (font, var_store, direction); in get_min_max()
508 if (likely (max && max_coord)) *max = max_coord->get_coord (font, var_store, direction); in get_min_max()
515 return_trace (likely (c->check_struct (this) && in sanitize()
516 likely (version.major == 1) && in sanitize()