Home
last modified time | relevance | path

Searched defs:omnipresent (Results 1 – 10 of 10) sorted by relevance

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dappicon.h53 unsigned int omnipresent:1; /* If omnipresent when member
H A Dwindow.h110 unsigned int omnipresent:1; member
257 unsigned int omnipresent:1; member
H A Dappicon.c757 int omnipresent = aicon->omnipresent; /* this must be cached */ in wHandleAppIconMove() local
H A Ddock.c1456 WMPropList *position, *buggy, *omnipresent; in make_icon_state() local
4225 int wClipMakeIconOmnipresent(WAppIcon *aicon, int omnipresent) in wClipMakeIconOmnipresent()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dappicon.h53 unsigned int omnipresent:1; /* If omnipresent when member
H A Dwindow.h110 unsigned int omnipresent:1; member
257 unsigned int omnipresent:1; member
H A Dappicon.c757 int omnipresent = aicon->omnipresent; /* this must be cached */ in wHandleAppIconMove() local
H A Ddock.c1456 WMPropList *position, *buggy, *omnipresent; in make_icon_state() local
4225 int wClipMakeIconOmnipresent(WAppIcon *aicon, int omnipresent) in wClipMakeIconOmnipresent()
/dports/x11/bbappconf/bbappconf-0.0.2/
H A Dwminterface.cc345 void WMInterface::setOmniPresent(Window win,bool omnipresent) { in setOmniPresent()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DConfigWizard_private.hpp320 bool omnipresent; member