Searched refs:XtAppAddTimeOut (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/include/GL/ |
D | vms_x_fix.h | 675 #define XtAppAddTimeOut XTAPPADDTIMEOUT macro
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-full.patch | 8576 - timer = XtAppAddTimeOut(appContext, appData.bumpScrollTime, 8630 + timer = XtAppAddTimeOut(appContext, appData.bumpScrollTime, BumpScrollTimerCallback, NULL); 8740 + timer = XtAppAddTimeOut(appContext, appData.bumpScrollTime, 10584 + timer = XtAppAddTimeOut(appContext, 333, ChatTextCallback, NULL);
|