Home
last modified time | relevance | path

Searched refs:lost_scrap (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/client_examples/
Dscrap.h11 extern int lost_scrap(void);
Dscrap.c247 int lost_scrap(void) in lost_scrap() function
285 if (lost_scrap()) in put_scrap()
DSDLvncviewer.c452 if (e->active.gain && lost_scrap()) { in handleSDLEvent()