Searched refs:xwa (Results 1 – 2 of 2) sorted by relevance
131 XWindowAttributes xwa; in GetPresentSize() local132 XGetWindowAttributes(dpy, (Window)hwnd, &xwa); in GetPresentSize()133 *width = xwa.width; in GetPresentSize()134 *height = xwa.height; in GetPresentSize()957 XWindowAttributes xwa; in init_for_window() local958 XGetWindowAttributes((Display*)parent->display, (Window)window, &xwa); in init_for_window()959 assert(adapter->configs_by_native_visual_id.count(xwa.visual->visualid)); in init_for_window()960 config_num = adapter->configs_by_native_visual_id[xwa.visual->visualid]; in init_for_window()
484 xwa → 华 ;