Home
last modified time | relevance | path

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

/AOO42X/main/vcl/inc/unx/
H A Dwmadaptor.hxx304 bool isAlwaysOnTopOK() const { return m_bEnableAlwaysOnTopWorks; } in isAlwaysOnTopOK() function in vcl_sal::WMAdaptor
/AOO42X/main/vcl/unx/generic/window/
H A Dsalframe.cxx4383 && ! GetDisplay()->getWMAdaptor()->isAlwaysOnTopOK() in Dispatch()