Home
last modified time | relevance | path

Searched refs:wm_normal_hints (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/xwayland/
Dxwayland.h99 xcb_atom_t wm_normal_hints; member
Dwindow-manager.c518 { wm->atom.wm_normal_hints, TYPE_WM_NORMAL_HINTS, NULL }, in weston_wm_window_read_properties()
2379 { "WM_NORMAL_HINTS", F(atom.wm_normal_hints) }, in weston_wm_get_resources()
/third_party/weston/libweston/backend-x11/
Dx11.c107 xcb_atom_t wm_normal_hints; member
569 struct wm_normal_hints { struct
924 struct wm_normal_hints normal_hints; in x11_output_enable()
980 b->atom.wm_normal_hints, in x11_output_enable()
1711 { "WM_NORMAL_HINTS", F(atom.wm_normal_hints) }, in x11_backend_get_resources()