HomeSort by: relevance | last modified time | path
    Searched defs:ewmh (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winmultiwindowwm.c 122 xcb_ewmh_connection_t ewmh; member in struct:_WMInfo
488 cookie = xcb_icccm_get_wm_protocols(conn, iWindow, pWMInfo->ewmh.WM_PROTOCOLS);
1542 /* Initialization for the xcb_ewmh and EWMH atoms */
1545 atoms_cookie = xcb_ewmh_init_atoms(pWMInfo->conn, &pWMInfo->ewmh);
1546 if (xcb_ewmh_init_atoms_replies(&pWMInfo->ewmh, atoms_cookie, NULL)) {
1550 for window managers in the EWMH standard.*/
1553 pWMInfo->ewmh.WM_PROTOCOLS,
1554 pWMInfo->ewmh._NET_SUPPORTED,
1555 pWMInfo->ewmh._NET_SUPPORTING_WM_CHECK,
1556 pWMInfo->ewmh._NET_CLOSE_WINDOW
    [all...]
  /xsrc/external/mit/xterm/dist/
ptyx.h 3385 } ewmh[MAX_EWMH_DATA]; member in struct:_Work

Completed in 9 milliseconds