Searched refs:hb_sanitize_with_object_t (Results 1 – 3 of 3) sorted by relevance
485 struct hb_sanitize_with_object_t struct488 hb_sanitize_with_object_t (hb_sanitize_context_t *c, in hb_sanitize_with_object_t() function491 ~hb_sanitize_with_object_t () in ~hb_sanitize_with_object_t() argument
928 hb_sanitize_with_object_t with (&c->sanitizer, i < count - 1 ? st : (const SubTable *) nullptr); in apply()968 hb_sanitize_with_object_t with (c, i < count - 1 ? st : (const SubTable *) nullptr); in sanitize()
917 hb_sanitize_with_object_t with (&c->sanitizer, this); in apply()929 hb_sanitize_with_object_t with (c, this); in sanitize()