Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
DmacosxCGS.c528 int pbcnt = -1; variable
538 pbcnt = 0; in macosxGCS_initpb()
546 if (pbcnt != 0) { in macosxGCS_set_pasteboard()
581 if (pbcnt != [[NSPasteboard generalPasteboard] changeCount]) { in macosxGCS_poll_pb()
582 pbcnt = [[NSPasteboard generalPasteboard] changeCount]; in macosxGCS_poll_pb()