Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dhb-cff2-interp-cs.hh51 void set_fixed (int32_t v) { reset_blends (); number_t::set_fixed (v); } in set_fixed() function
Dhb-cff-interp-common.hh226 void set_fixed (int32_t v) { value = v / 65536.0; } in set_fixed() function
477 n.set_fixed (v); in push_fixed()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff2-interp-cs.hh51 void set_fixed (int32_t v) { reset_blends (); number_t::set_fixed (v); } in set_fixed() function
Dhb-cff-interp-common.hh226 void set_fixed (int32_t v) { value = v / 65536.0; } in set_fixed() function
477 n.set_fixed (v); in push_fixed()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-cff2-interp-cs.hh51 void set_fixed (int32_t v) { reset_blends (); number_t::set_fixed (v); } in set_fixed() function
Dhb-cff-interp-common.hh226 void set_fixed (int32_t v) { value = v / 65536.0; } in set_fixed() function
501 n.set_fixed (v); in push_fixed()
/third_party/chromium/patch/
D0001-cve.patch30341 void set_fixed (int32_t v) { reset_blends (); number_t::set_fixed (v); }