Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
DmacosxCGS.c107 static CGSWindowID _wins_mapped[MAXWINDAT]; variable
246 win2 = (int) _wins_mapped[i]; in check_clipped()
372 err = CGSGetOnScreenWindowList(cid, NULL, cap, _wins_mapped, &_wins_mapped_cnt); in macosxCGS_get_all_windows()
382 int win = (int) _wins_mapped[i]; in macosxCGS_get_all_windows()