Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Ddix.h568 typedef enum { SERVER_GRABBED, SERVER_UNGRABBED, enumerator
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c1145 grabinfo.grabstate = SERVER_UNGRABBED; in UngrabServer()