Lines Matching refs:xw_window
152 XMapRaised(ast_xw.xw_display, ast_xw.xw_window);
156 (ulong_t)ast_xw.xw_window);
185 XUnmapWindow(ast_xw.xw_display, ast_xw.xw_window);
189 (ulong_t)ast_xw.xw_window);
285 if (ast_xw.xw_window != NULL)
296 ast_xw.xw_window = XCreateWindow(ast_xw.xw_display,
309 (ulong_t)ast_xw.xw_window);
311 XStoreName(ast_xw.xw_display, ast_xw.xw_window, "libvtsSUNWast");
358 status = XGrabKeyboard(ast_xw.xw_display, ast_xw.xw_window,
364 (ulong_t)ast_xw.xw_window,
408 status = XGrabPointer(ast_xw.xw_display, ast_xw.xw_window,
417 (ulong_t)ast_xw.xw_window,