Home
last modified time | relevance | path

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

/external/libvncserver/vncterm/
DVNConsole.h86 void vcPtrAddEventProc(int buttonMask,int x,int y,rfbClientPtr cl);
DVNConsole.c133 c->screen->ptrAddEvent=vcPtrAddEventProc; in vcGetConsole()
389 void vcPtrAddEventProc(int buttonMask,int x,int y,rfbClientPtr cl) in vcPtrAddEventProc() function