OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:doptr
(Results
1 - 3
of
3
) sorted by null
/external/libvncserver/examples/
vncev.c
88
static void
doptr
(int buttonMask,int x,int y,rfbClientPtr cl)
function
124
s->ptrAddEvent=
doptr
;
example.c
124
static void
doptr
(int buttonMask,int x,int y,rfbClientPtr cl)
function
289
rfbScreen->ptrAddEvent =
doptr
;
/external/libvncserver/test/
cursortest.c
268
static void
doptr
(int buttonMask,int x,int y,rfbClientPtr cl)
function
331
rfbScreen->ptrAddEvent =
doptr
;
Completed in 48 milliseconds