Home
last modified time | relevance | path

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

/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dglyphedit.h330 extern void glyphedit_copy_selection(Glyphedit *gw);
H A Dglyphedit.c1551 glyphedit_copy_selection(gw); in glyphedit_insert_bitmap()
1619 glyphedit_copy_selection(Glyphedit *gw) in glyphedit_copy_selection() function
1912 glyphedit_copy_selection(gw); in glyphedit_paste_selection()
2131 glyphedit_copy_selection(gw); in glyphedit_button_press()
H A Dguigedit.c748 glyphedit_copy_selection(GLYPHEDIT(ge->gedit)); in copy_selection()