Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
DmacosxCGS.c266 int i, db = 0, whist_prv = 0, maxwin = 0, whist_skip = 0; in macosxCGS_get_all_windows() local
297 whist_prv = whist_idx++; in macosxCGS_get_all_windows()
298 if (whist_prv < 0) { in macosxCGS_get_all_windows()
300 whist_prv = 0; in macosxCGS_get_all_windows()
432 prev = whist[whist_prv][win]; in macosxCGS_get_all_windows()
448 … %.4f whist: %d/%d 0x%x tot=%d\n", prev, curr, win, dnowx(), whist_prv, whist_idx, win,… in macosxCGS_get_all_windows()
503 prev = whist[whist_prv][win]; in macosxCGS_get_all_windows()