Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dglist.c368 static int glist_scroll(GGadget *g, GEvent *event);
377 gd.handle_controlevent = glist_scroll; in GListCheckSB()
750 static int glist_scroll(GGadget *g, GEvent *event) { in glist_scroll() function