Home
last modified time | relevance | path

Searched refs:is_inert (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-object-private.hh64 …inline bool is_inert (void) const { return ref_count.get_unsafe () == HB_REFERENCE_COUNT_INERT_VAL… in is_inert() function
147 return unlikely (obj->header.ref_count.is_inert ()); in hb_object_is_inert()