Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx520 pDisplay_->getWMAdaptor()->setUserTime( this, nUserTime ); in Init()
566 pDisplay_->getWMAdaptor()->setClientMachine( this ); in Init()
567 pDisplay_->getWMAdaptor()->setPID( this ); in Init()
624 GetDisplay()->getWMAdaptor()-> in Init()
1376 GetDisplay()->getWMAdaptor()->frameIsMapping( this ); in ToTop()
1404 rWorkArea = pDisplay_->getWMAdaptor()->getWorkArea( 0 ); in GetWorkArea()
1726 const WMAdaptor *pWM = GetDisplay()->getWMAdaptor(); in SetWindowState()
1808 GetDisplay()->getWMAdaptor()->shade( this, true ); in SetWindowState()
2125 GetDisplay()->getWMAdaptor()->frameIsMapping( this ); in Maximize()
2147 GetDisplay()->getWMAdaptor()->frameIsMapping( this ); in Restore()
[all …]
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx634 m_nWorkArea = pDisp->getWMAdaptor()->getCurrentWorkArea(); in InitCommon()
688 … if (GetX11SalData()->GetDisplay()->getWMAdaptor()->getWindowManagerName().EqualsAscii("compiz")) in lcl_set_accept_focus()
830 && getDisplay()->getWMAdaptor()->isLegacyPartialFullscreen() ) in Init()
953 … aEvent.xclient.message_type = getDisplay()->getWMAdaptor()->getAtom( vcl_sal::WMAdaptor::XEMBED ); in askForXEmbedFocus()
1303 && getDisplay()->getWMAdaptor()->isLegacyPartialFullscreen() ) in Show()
1319 getDisplay()->getWMAdaptor()->switchToWorkArea( m_pParent->m_nWorkArea ); in Show()
1599 rRect = GetX11SalData()->GetDisplay()->getWMAdaptor()->getWorkArea( 0 ); in GetWorkArea()
1838 if( ! getDisplay()->getWMAdaptor()->isLegacyPartialFullscreen() ) in ShowFullScreen()
1851 if( ! getDisplay()->getWMAdaptor()->isLegacyPartialFullscreen() ) in ShowFullScreen()
2507 vcl_sal::WMAdaptor* pAdaptor = getDisplay()->getWMAdaptor(); in Dispatch()
[all …]
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2302 … if( pEvent->xproperty.atom == getWMAdaptor()->getAtom( WMAdaptor::VCL_SYSTEM_SETTINGS ) ) in Dispatch()
2565 …fprintf( stderr, "\tWMName \t%s\n", rtl::OUStringToOString( getWMAdaptor()->getWindowMa… in PrintInfo()
2703 … i_pEvent->xproperty.atom == pSalDisplay->getWMAdaptor()->getAtom( WMAdaptor::SAL_GETTIMEEVENT ) in timestamp_predicate()
2718 Atom nAtom = getWMAdaptor()->getAtom( WMAdaptor::SAL_GETTIMEEVENT ); in GetLastUserEventTime()
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx492 ::vcl_sal::WMAdaptor* getWMAdaptor() const { return m_pWMAdaptor; } in getWMAdaptor() function in SalDisplay
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx154 pEvent->xproperty.atom == pDisplay->getWMAdaptor()->getAtom( WMAdaptor::XSETTINGS ) && in filterGdkEvent()

Completed in 175 milliseconds