Home
last modified time | relevance | path

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

/external/mesa3d/include/GL/
Dvms_x_fix.h675 #define XtAppAddTimeOut XTAPPADDTIMEOUT macro
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch8576 - 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);