Home
last modified time | relevance | path

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

/dports/x11/xlsclients/xlsclients-1.1.4/
H A Dxlsclients.c245 xcb_window_t orig_win; member
254 xcb_window_t orig = cs->orig_win; in child_info()
309 print_client_properties(c, cs->orig_win, cs->verbose, cs->maxcmdlen); in child_info()
320 cs->orig_win = orig; in child_info()
381 cs->orig_win = child[i]; in root_list()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/glui/glui-2.35/src/
H A Dglui_internal_control.h24 int orig_buf, orig_win; variable
H A Dglui.cpp2074 orig_win = c->set_to_glut_window(); in GLUI_DrawingSentinal()
2079 c->restore_window(orig_win); in ~GLUI_DrawingSentinal()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/glui/
H A Dglui_internal_control.h24 int orig_buf, orig_win; variable
H A Dglui.cpp2074 orig_win = c->set_to_glut_window(); in GLUI_DrawingSentinal()
2079 c->restore_window(orig_win); in ~GLUI_DrawingSentinal()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/glui/
H A Dglui_internal_control.h24 int orig_buf, orig_win; variable
H A Dglui.cpp2140 orig_win = c->set_to_glut_window(); in GLUI_DrawingSentinal()
2145 c->restore_window(orig_win); in ~GLUI_DrawingSentinal()
/dports/devel/glui/glui-2.36/src/
H A Dglui_internal_control.h39 int orig_buf, orig_win; variable
H A Dglui.cpp2078 orig_win = c->set_to_glut_window(); in GLUI_DrawingSentinal()
2083 c->restore_window(orig_win); in ~GLUI_DrawingSentinal()
/dports/x11/xprompt/xprompt-1.4/
H A Dxprompt.c157 static Window orig_win; variable
645 orig_win = root_return;
709 XWarpPointer(XtDisplay(reply_w), None, orig_win, in unwarp()