Searched defs:x_scale (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-font-private.hh105 int x_scale; member in struct:hb_font_t
[all...]
H A Dhb-font.cc1475 hb_font_set_scale(hb_font_t *font, int x_scale, int y_scale) argument
1497 hb_font_get_scale(hb_font_t *font, int *x_scale, int *y_scale) argument
[all...]

Completed in 42 milliseconds