Searched refs:try_set (Results 1 – 12 of 12) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-sanitize.hh | 292 bool try_set (const Type *obj, const ValueType &v) in try_set() function
|
D | hb-ot-cmap-table.hh | 354 if (!c->try_set (&length, new_length)) in sanitize()
|
D | hb-open-type.hh | 369 return c->try_set (this, 0); in neuter()
|
D | hb-ot-layout-common.hh | 604 c->try_set (&featureParams, new_offset_int) && in sanitize()
|
/third_party/harfbuzz/src/ |
D | hb-sanitize.hh | 304 bool try_set (const Type *obj, const ValueType &v) in try_set() function
|
D | hb-open-type.hh | 408 return c->try_set (this, 0); in neuter()
|
D | hb-ot-cmap-table.hh | 473 if (!c->try_set (&length, new_length)) in sanitize()
|
D | hb-ot-layout-common.hh | 1208 c->try_set (&featureParams, new_offset_int) && in sanitize()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-sanitize.hh | 318 bool try_set (const Type *obj, const ValueType &v) in try_set() function
|
D | hb-open-type.hh | 421 return c->try_set (this, 0); in neuter()
|
D | hb-ot-cmap-table.hh | 487 if (!c->try_set (&length, new_length)) in sanitize()
|
D | hb-ot-layout-common.hh | 1198 c->try_set (&featureParams, new_offset_int) && in sanitize()
|