Home
last modified time | relevance | path

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

/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dglyphedit.h304 extern void glyphedit_flip_glyph(Glyphedit *gw, GtkOrientation direction);
H A Dglyphedit.c1335 glyphedit_flip_glyph(Glyphedit *gw, GtkOrientation direction) in glyphedit_flip_glyph() function
2376 glyphedit_flip_glyph(GLYPHEDIT(w), GTK_ORIENTATION_HORIZONTAL); in glyphedit_key_press()
2380 glyphedit_flip_glyph(GLYPHEDIT(w), GTK_ORIENTATION_VERTICAL); in glyphedit_key_press()
H A Dguigedit.c1789 glyphedit_flip_glyph(GLYPHEDIT(ge->gedit), GTK_ORIENTATION_HORIZONTAL); in gectrl_activate()
1792 glyphedit_flip_glyph(GLYPHEDIT(ge->gedit), GTK_ORIENTATION_VERTICAL); in gectrl_activate()