Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-font.hh137 hb_position_t em_scalef_x (float v) { return em_scalef (v, x_scale); } in em_scalef_x()
138 hb_position_t em_scalef_y (float v) { return em_scalef (v, y_scale); } in em_scalef_y()
624 hb_position_t em_scalef (float v, int scale) in em_scalef() function
/third_party/chromium/patch/
D0001-cve.patch32020 hb_position_t em_scalef_y (float v) { return em_scalef (v, y_scale); }
32047 hb_position_t em_scalef (float v, int scale)