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 310 font->parent_scale_position (x, y);
335 font->parent_scale_position (x, y);
396 font->parent_scale_position (&extents->x_bearing, &extents->y_bearing);
425 font->parent_scale_position (x, y);
    [all...]
hb-font.hh 164 void parent_scale_position (hb_position_t *x, hb_position_t *y) function in struct:hb_font_t

Completed in 166 milliseconds