Home
last modified time | relevance | path

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

/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Dclient.h402 void clientUpdateIcon (Client *);
H A Devents.c1716 clientUpdateIcon (c); in handlePropertyNotify()
1818 clientUpdateIcon (c); in handlePropertyNotify()
H A Dclient.c1572 clientUpdateIcon (Client *c) in clientUpdateIcon() function