Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Duserinput.c4368 int try_it = 0; in check_wireframe() local
4453 try_it = near_wm_edge(x, y, w, h, px, py); in check_wireframe()
4456 if (! try_it && wireframe_mod_state()) { in check_wireframe()
4457 try_it = 1; in check_wireframe()
4459 if (try_it && clipshift) { in check_wireframe()
4467 try_it = 0; in check_wireframe()
4472 if (! try_it) { in check_wireframe()