Home
last modified time | relevance | path

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

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmclient.h289 void setNetWMAllowedActions(Atom *actions, int count);
H A Dwmclient.cc823 void YFrameClient::setNetWMAllowedActions(Atom *actions, int count) { in setNetWMAllowedActions() function in YFrameClient
H A Dwmframe.cc2059 client()->setNetWMAllowedActions(atoms,i); in updateAllowed()