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

  /external/harfbuzz_ng/src/
hb-font.cc 193 font->parent_scale_position (x, y);
218 font->parent_scale_position (x, y);
279 font->parent_scale_position (&extents->x_bearing, &extents->y_bearing);
308 font->parent_scale_position (x, y);
    [all...]
hb-font-private.hh 144 inline void parent_scale_position (hb_position_t *x, hb_position_t *y) { function in struct:hb_font_t

Completed in 51 milliseconds