Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DDragBS.c198 static unsigned long firstProtectRequest; variable
222 error->serial >= firstProtectRequest) { in LocalErrorHandler()
253 firstProtectRequest = NextRequest (display); in StartProtectedSection()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DDragBS.c72 static int firstProtectRequest; variable
320 event->serial >= firstProtectRequest) in protect_handler()
349 firstProtectRequest = NextRequest(display); in begin_protection()
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DSelection.c417 static unsigned long firstProtectRequest; variable
431 error->serial >= firstProtectRequest) { in LocalErrorHandler()
454 firstProtectRequest = NextRequest(dpy); in StartProtectedSection()