HomeSort by relevance Sort by last modified time
    Searched refs:sanitize_value (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 180 inline bool sanitize_value (hb_sanitize_context_t *c, void *base, Value *values) { function in struct:OT::ValueFormat
462 return TRACE_RETURN (c->check_struct (this) && coverage.sanitize (c, this) && valueFormat.sanitize_value (c, this, values));
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 180 inline bool sanitize_value (hb_sanitize_context_t *c, void *base, Value *values) { function in struct:OT::ValueFormat
462 return TRACE_RETURN (c->check_struct (this) && coverage.sanitize (c, this) && valueFormat.sanitize_value (c, this, values));
    [all...]

Completed in 143 milliseconds