Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dglist.c37 static int GListScrollTime = 500; /* half a second between scrolls when mouse out of listbox */ variable
556 gl->pressed = GDrawRequestTimer(g->base,GListScrollTime,GListScrollTime,NULL); in glist_mouse()
566 gl->pressed = GDrawRequestTimer(g->base,GListScrollTime,GListScrollTime,NULL); in glist_mouse()