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

  /external/libvncserver/x11vnc/
macosx.h 46 extern int macosx_valid_window(Window, XWindowAttributes*);
macosx.c 68 int macosx_valid_window(Window, XWindowAttributes*);
120 int macosx_valid_window(Window w, XWindowAttributes* a) { function
585 int macosx_valid_window(Window w, XWindowAttributes* a) { function
win_utils.c 125 return macosx_valid_window(win, attr_ret);

Completed in 287 milliseconds