Home
last modified time | relevance | path

Searched refs:getWMAdaptor (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/window/
H A Dsalframe.cxx677 pDisplay_->getWMAdaptor()->setUserTime( this, nUserTime ); in Init()
725 pDisplay_->getWMAdaptor()->setClientMachine( this ); in Init()
726 pDisplay_->getWMAdaptor()->setPID( this ); in Init()
783 GetDisplay()->getWMAdaptor()-> in Init()
795 pDisplay_->getWMAdaptor()->maximizeFrame( this ); in Init()
1385 GetDisplay()->getWMAdaptor()->frameIsMapping( this ); in ToTop()
1414 rWorkArea = pDisplay_->getWMAdaptor()->getWorkArea( 0 ); in GetWorkArea()
1782 GetDisplay()->getWMAdaptor()->shade( this, true ); in SetWindowState()
2031 GetDisplay()->getWMAdaptor()->frameIsMapping( this ); in Maximize()
2036 pDisplay_->getWMAdaptor()->maximizeFrame( this ); in Maximize()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/window/
H A Dsalframe.cxx660 pDisplay_->getWMAdaptor()->setUserTime( this, nUserTime ); in Init()
708 pDisplay_->getWMAdaptor()->setClientMachine( this ); in Init()
709 pDisplay_->getWMAdaptor()->setPID( this ); in Init()
766 GetDisplay()->getWMAdaptor()-> in Init()
778 pDisplay_->getWMAdaptor()->maximizeFrame( this ); in Init()
1378 GetDisplay()->getWMAdaptor()->frameIsMapping( this ); in ToTop()
1407 rWorkArea = pDisplay_->getWMAdaptor()->getWorkArea( 0 ); in GetWorkArea()
2019 GetDisplay()->getWMAdaptor()->frameIsMapping( this ); in Maximize()
2024 pDisplay_->getWMAdaptor()->maximizeFrame( this ); in Maximize()
2040 GetDisplay()->getWMAdaptor()->frameIsMapping( this ); in Restore()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A Dsaldisp.hxx382 ::vcl_sal::WMAdaptor* getWMAdaptor() const { return m_pWMAdaptor.get(); } in getWMAdaptor() function in SalDisplay
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dsaldisp.hxx384 ::vcl_sal::WMAdaptor* getWMAdaptor() const { return m_pWMAdaptor.get(); } in getWMAdaptor() function in SalDisplay
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1950 … if( pEvent->xproperty.atom == getWMAdaptor()->getAtom( WMAdaptor::VCL_SYSTEM_SETTINGS ) ) in Dispatch()
2214 SAL_INFO( "vcl", "\tWMName \t" << getWMAdaptor()->getWindowManagerName() ); in PrintInfo()
2304 … i_pEvent->xproperty.atom == pSalDisplay->getWMAdaptor()->getAtom( WMAdaptor::SAL_GETTIMEEVENT ) in timestamp_predicate()
2319 Atom nAtom = getWMAdaptor()->getAtom( WMAdaptor::SAL_GETTIMEEVENT ); in GetEventTimeImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1979 … if( pEvent->xproperty.atom == getWMAdaptor()->getAtom( WMAdaptor::VCL_SYSTEM_SETTINGS ) ) in Dispatch()
2249 SAL_INFO( "vcl", "\tWMName \t" << getWMAdaptor()->getWindowManagerName() ); in PrintInfo()
2335 … i_pEvent->xproperty.atom == pSalDisplay->getWMAdaptor()->getAtom( WMAdaptor::SAL_GETTIMEEVENT ) in timestamp_predicate()
2350 Atom nAtom = getWMAdaptor()->getAtom( WMAdaptor::SAL_GETTIMEEVENT ); in GetEventTimeImpl()