Searched refs:net_wm_name (Results 1 – 3 of 3) sorted by relevance
/third_party/weston/xwayland/ |
D | xwayland.h | 106 xcb_atom_t net_wm_name; member
|
D | window-manager.c | 521 { wm->atom.net_wm_name, XCB_ATOM_STRING, F(name) }, in weston_wm_window_read_properties() 1477 if (property_notify->atom == wm->atom.net_wm_name || in weston_wm_handle_property_notify() 2386 { "_NET_WM_NAME", F(atom.net_wm_name) }, in weston_wm_get_resources() 2539 wm->atom.net_wm_name, in weston_wm_create_wm_window()
|
/third_party/weston/libweston/backend-x11/ |
D | x11.c | 111 xcb_atom_t net_wm_name; member 996 b->atom.net_wm_name, b->atom.utf8_string, 8, in x11_output_enable() 1715 { "_NET_WM_NAME", F(atom.net_wm_name) }, in x11_backend_get_resources()
|