Searched refs:a_visual_id (Results 1 – 2 of 2) sorted by relevance
1431 int a_visual_id, int *a_host_peer /*out parameter */ ) in hostx_create_window() argument1446 visual = xcb_aux_find_visual_by_id(screen, a_visual_id); in hostx_create_window()1449 a_visual_id); in hostx_create_window()1452 depth = xcb_aux_get_depth_of_visual(screen, a_visual_id); in hostx_create_window()1466 a_visual_id); in hostx_create_window()1476 a_visual_id, winmask, attrs); in hostx_create_window()
180 int a_visual_id, int *a_host_win /*out parameter */ );