Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-machinery.hh485 struct hb_sanitize_with_object_t struct
488 hb_sanitize_with_object_t (hb_sanitize_context_t *c, in hb_sanitize_with_object_t() function
491 ~hb_sanitize_with_object_t () in ~hb_sanitize_with_object_t() argument
Dhb-aat-layout-kerx-table.hh928 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()
Dhb-aat-layout-morx-table.hh917 hb_sanitize_with_object_t with (&c->sanitizer, this); in apply()
929 hb_sanitize_with_object_t with (c, this); in sanitize()