Searched refs:hb_object_is_inert (Results 1 – 2 of 2) sorted by relevance
241 static inline bool hb_object_is_inert (const Type *obj) in hb_object_is_inert() function264 if (unlikely (!obj || hb_object_is_inert (obj))) in hb_object_reference()274 if (unlikely (!obj || hb_object_is_inert (obj))) in hb_object_destroy()302 if (unlikely (!obj || hb_object_is_inert (obj))) in hb_object_set_user_data()329 if (unlikely (!obj || hb_object_is_inert (obj))) in hb_object_get_user_data()
381 if (unlikely (hb_object_is_inert (shape_plan))) in hb_shape_plan_execute()456 bool dont_cache = hb_object_is_inert (face); in hb_shape_plan_create_cached2()