Searched refs:sanitize_shallow (Results 1 – 12 of 12) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-open-type.hh | 346 bool sanitize_shallow (hb_sanitize_context_t *c, const void *base) const in sanitize_shallow() function 359 return_trace (sanitize_shallow (c, base) && in sanitize() 463 if (unlikely (!sanitize_shallow (c, count))) return_trace (false); in sanitize() 471 bool sanitize_shallow (hb_sanitize_context_t *c, unsigned int count) const in sanitize_shallow() function 623 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 642 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function 741 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 751 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function 790 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 799 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function [all …]
|
D | hb-ot-color-svg-table.hh | 105 (this+svgDocEntries).sanitize_shallow (c))); in sanitize()
|
D | hb-ot-color-sbix-table.hh | 69 imageOffsetsZ.sanitize_shallow (c, c->get_num_glyphs () + 1)); in sanitize()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-open-type.hh | 398 bool sanitize_shallow (hb_sanitize_context_t *c, const void *base) const in sanitize_shallow() function 411 return_trace (sanitize_shallow (c, base) && in sanitize() 520 if (unlikely (!sanitize_shallow (c, count))) return_trace (false); in sanitize() 528 bool sanitize_shallow (hb_sanitize_context_t *c, unsigned int count) const in sanitize_shallow() function 709 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 718 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function 837 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 847 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function 886 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 896 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function [all …]
|
D | hb-ot-color-svg-table.hh | 105 (this+svgDocEntries).sanitize_shallow (c))); in sanitize()
|
D | hb-ot-var-gvar-table.hh | 389 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function 404 { return sanitize_shallow (c); } in sanitize()
|
D | hb-ot-color-sbix-table.hh | 90 imageOffsetsZ.sanitize_shallow (c, c->get_num_glyphs () + 1)); in sanitize()
|
/third_party/harfbuzz/src/ |
D | hb-open-type.hh | 385 bool sanitize_shallow (hb_sanitize_context_t *c, const void *base) const in sanitize_shallow() function 398 return_trace (sanitize_shallow (c, base) && in sanitize() 505 if (unlikely (!sanitize_shallow (c, count))) return_trace (false); in sanitize() 513 bool sanitize_shallow (hb_sanitize_context_t *c, unsigned int count) const in sanitize_shallow() function 697 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 706 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function 825 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 835 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function 874 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 884 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function [all …]
|
D | hb-ot-color-svg-table.hh | 105 (this+svgDocEntries).sanitize_shallow (c))); in sanitize()
|
D | hb-ot-var-gvar-table.hh | 389 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function 404 { return sanitize_shallow (c); } in sanitize()
|
D | hb-ot-color-sbix-table.hh | 90 imageOffsetsZ.sanitize_shallow (c, c->get_num_glyphs () + 1)); in sanitize()
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 41727 { return sanitize_shallow (c); }
|