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

  /external/libvncserver/client_examples/
scrap.h 14 extern int clipboard_filter(const SDL_Event *event);
scrap.c 223 SDL_SetEventFilter(clipboard_filter);
483 int clipboard_filter(const SDL_Event *event) function
SDLvncviewer.c 461 clipboard_filter(e);

Completed in 5112 milliseconds