Home
last modified time | relevance | path

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

/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DPanner.c57 static void XawPannerRedisplay(Widget, XEvent*, Region);
310 XawPannerRedisplay, /* expose */
718 XawPannerRedisplay(Widget gw, XEvent *event, Region region) in XawPannerRedisplay() function
1040 XawPannerRedisplay(gw, NULL, NULL); in ActionNotify()