Home
last modified time | relevance | path

Searched refs:isTransientFor (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Ddecorate.cc447 bool YFrameWindow::isTransientFor(const YFrameWindow* other) const { in isTransientFor() function in YFrameWindow
457 if (isTransientFor(w) == false && isGroupModalFor(w) == false) { in canLower()
467 if (w->isTransientFor(this) == false && in canRaise()
H A Dwmframe.h552 bool isTransientFor(const YFrameWindow* other) const;