Home
last modified time | relevance | path

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

/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dglyphedit.h204 extern void glyphedit_set_metrics(Glyphedit *gw, bdf_metrics_t *metrics);
H A Dglyphedit.c1044 glyphedit_set_metrics(Glyphedit *gw, bdf_metrics_t *metrics) in glyphedit_set_metrics() function
1089 glyphedit_set_metrics(gw, &metrics); in glyphedit_set_spacing()
1510 glyphedit_set_metrics(gw, &metrics); in glyphedit_insert_bitmap()
1861 glyphedit_set_metrics(gw, &metrics); in glyphedit_paste_selection()
H A Dguigedit.c1052 glyphedit_set_metrics(GLYPHEDIT(ge->gedit), &metrics); in apply_operations()