Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Doptions.h197 extern int subwin_obscured;
Dxevents.c1333 int prev = subwin_obscured; in check_xevents()
1335 subwin_obscured = 0; in check_xevents()
1337 subwin_obscured = 1; in check_xevents()
1339 subwin_obscured = 2; in check_xevents()
1341 rfbLog("subwin_obscured: %d -> %d\n", prev, subwin_obscured); in check_xevents()
Doptions.c230 int subwin_obscured = 0; variable
Dscreen.c4579 if (subwin_obscured) {