Home
last modified time | relevance | path

Searched refs:getNetWMUserTimeWindow (Results 1 – 7 of 7) sorted by relevance

/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Dhints.h250 Window getNetWMUserTimeWindow (DisplayInfo *,
H A Dhints.c1076 getNetWMUserTimeWindow (DisplayInfo *display_info, Window window) in getNetWMUserTimeWindow() function
H A Devents.c1781 c->user_time_win = getNetWMUserTimeWindow(display_info, c->window); in handlePropertyNotify()
H A Dclient.c1825 c->user_time_win = getNetWMUserTimeWindow(display_info, c->window); in clientFrame()
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmclient.h284 bool getNetWMUserTimeWindow(Window &window);
H A Dwmclient.cc1545 bool YFrameClient::getNetWMUserTimeWindow(Window &window) { in getNetWMUserTimeWindow() function in YFrameClient
H A Dwmframe.cc3541 if (client()->getNetWMUserTimeWindow(window) && window != fUserTimeWindow) { in updateNetWMUserTimeWindow()