HomeSort by relevance Sort by last modified time
    Searched refs:xrecord_skip_button (Results 1 - 3 of 3) sorted by null

  /external/libvncserver/x11vnc/
xrecord.h 63 extern int xrecord_skip_button(int newb, int old);
xrecord.c 76 int xrecord_skip_button(int newb, int old);
413 int xrecord_skip_button(int new_button, int old) { function
    [all...]
pointer.c 477 } else if (xrecord_skip_button(mask, button_mask)) {

Completed in 603 milliseconds