Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh174 inline bool sanitize_value (hb_sanitize_context_t *c, void *base, Value *values) { in sanitize_value() function
454 …c->check_struct (this) && coverage.sanitize (c, this) && valueFormat.sanitize_value (c, this, valu… in sanitize()