Home
last modified time | relevance | path

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

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmclient.h281 bool getNetWMStrutPartial(int *left, int *right, int *top, int *bottom);
H A Dwmclient.cc1490 bool YFrameClient::getNetWMStrutPartial(int *left, int *right, int *top, int *bottom) in getNetWMStrutPartial() function in YFrameClient
H A Dwmframe.cc3506 client()->getNetWMStrutPartial(&l, &r, &t, &b); in updateNetWMStrutPartial()