Searched refs:is_inert (Results 1 – 2 of 2) sorted by relevance
160 bool is_inert () const { return !get_data (); } in is_inert() function168 bool is_inert () const { return false; } in is_inert() function219 if (unlikely (this->is_inert ())) in get_stored()
157 bool is_inert () const { return ref_count.get_relaxed () == HB_REFERENCE_COUNT_INERT_VALUE; } in is_inert() function246 return unlikely (obj->header.ref_count.is_inert ()); in hb_object_is_inert()