Home
last modified time | relevance | path

Searched refs:wIsADrawer (Results 1 – 8 of 8) sorted by relevance

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Ddock.h107 int wIsADrawer(WAppIcon *aicon);
H A Ddockedapp.c186 else if (wIsADrawer(aicon)) in panelBtnCallback()
H A Ddock.c1444 } else if (wIsADrawer(btn)) { in dockIconPaint()
3484 wMenuSetEnabled(dock->menu, index, aicon != scr->clip_icon && !wIsADrawer(aicon)); in openDockMenu()
3576 if (wIsADrawer(aicon)) { in openDockMenu()
3654 } else if (wIsADrawer(btn)) { in iconDblClick()
4619 int wIsADrawer(WAppIcon *aicon) in wIsADrawer() function
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Ddock.h107 int wIsADrawer(WAppIcon *aicon);
H A Ddockedapp.c186 else if (wIsADrawer(aicon)) in panelBtnCallback()
H A Ddock.c1444 } else if (wIsADrawer(btn)) { in dockIconPaint()
3484 wMenuSetEnabled(dock->menu, index, aicon != scr->clip_icon && !wIsADrawer(aicon)); in openDockMenu()
3576 if (wIsADrawer(aicon)) { in openDockMenu()
3654 } else if (wIsADrawer(btn)) { in iconDblClick()
4619 int wIsADrawer(WAppIcon *aicon) in wIsADrawer() function
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/
H A DChangeLog598 - Removed unused WScreen variable in wIsADrawer
/dports/x11-wm/libwraster/WindowMaker-0.95.9/
H A DChangeLog598 - Removed unused WScreen variable in wIsADrawer