Home
last modified time | relevance | path

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

/external/libvncserver/rfb/
Drfb.h320 rfbBool dontConvertRichCursorToXCursor; member
/external/libvncserver/libvncserver/
Dmain.c906 screen->dontConvertRichCursorToXCursor = FALSE; in rfbGetScreen()
Drfbserver.c2029 if(!cl->screen->dontConvertRichCursorToXCursor) { in rfbProcessClientNormalMessage()