Home
last modified time | relevance | path

Searched refs:glyphedit_set_show_x_height (Results 1 – 3 of 3) sorted by relevance

/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dglyphedit.h271 extern void glyphedit_set_show_x_height(Glyphedit *gw, gboolean show);
H A Dglyphedit.c150 glyphedit_set_show_x_height(gw, g_value_get_boolean(value)); in glyphedit_set_property()
1246 glyphedit_set_show_x_height(Glyphedit *gw, gboolean show) in glyphedit_set_show_x_height() function
H A Dguigedit.c2170 glyphedit_set_show_x_height(GLYPHEDIT(glyph_editors[i].gedit), show); in guigedit_show_x_height()