Lines Matching refs:check_struct
95 return_trace (c->check_struct (this) && offset.sanitize (c, base, &closure)); in sanitize()
166 return_trace (c->check_struct (this)); in sanitize()
243 return_trace (c->check_struct (this) && featureIndex.sanitize (c)); in sanitize()
317 if (unlikely (!c->check_struct (this))) return_trace (false); in sanitize()
431 return_trace (c->check_struct (this)); in sanitize()
463 return_trace (c->check_struct (this) && in sanitize()
573 if (unlikely (!(c->check_struct (this) && lookupIndex.sanitize (c)))) in sanitize()
771 if (!(c->check_struct (this) && subTable.sanitize (c))) return_trace (false); in sanitize()
1248 return_trace (c->check_struct (this) && classValue.sanitize (c)); in sanitize()
1622 return_trace (c->check_struct (this)); in sanitize()
1661 return_trace (c->check_struct (this) && in sanitize()
1734 return_trace (c->check_struct (this) && in sanitize()
1775 return_trace (c->check_struct (this) && in sanitize()
1819 return_trace (c->check_struct (this)); in sanitize()
1890 return_trace (c->check_struct (this) && feature.sanitize (c, base)); in sanitize()
2027 return_trace (c->check_struct (this) && c->check_range (this, this->get_size ())); in sanitize()
2094 return_trace (c->check_struct (this)); in sanitize()