Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-font-private.hh140 inline void parent_scale_distance (hb_position_t *x, hb_position_t *y) { in parent_scale_distance() function
Dhb-font.cc280 font->parent_scale_distance (&extents->width, &extents->height); in hb_font_get_glyph_extents_parent()