Searched refs:atoms_cookie (Results 1 – 1 of 1) sorted by relevance
1496 xcb_intern_atom_cookie_t *atoms_cookie; in winInitMultiWindowWM() local1497 atoms_cookie = xcb_ewmh_init_atoms(pWMInfo->conn, &pWMInfo->ewmh); in winInitMultiWindowWM()1498 if (xcb_ewmh_init_atoms_replies(&pWMInfo->ewmh, atoms_cookie, NULL)) { in winInitMultiWindowWM()