Searched refs:getDisplay (Results 1 – 19 of 19) sorted by relevance
393 getDisplay()->registerFrame( this ); in GtkSalFrame()403 getDisplay()->registerFrame( this ); in GtkSalFrame()404 getDisplay()->setHaveSystemChildFrame(); in GtkSalFrame()423 getDisplay()->deregisterFrame( this ); in ~GtkSalFrame()508 if( getDisplay()->IsXinerama() && getDisplay()->GetXineramaScreens().size() > 1 ) in updateScreenNumber()962 XSendEvent( getDisplay()->GetDisplay(), in askForXEmbedFocus()1742 GtkSalDisplay* pDisp = getDisplay(); in moveToScreen()1775 GtkSalDisplay* pDisp = getDisplay(); in SetScreenNumber()2252 GtkSalDisplay *GtkSalFrame::getDisplay() in getDisplay() function in GtkSalFrame2540 … getDisplay()->GetRootWindow( getDisplay()->GetDefaultScreenNumber() ), in Dispatch()[all …]
389 if(Display_none == getDisplay()) in decomposeSvgNode()430 if(pCandidate && Display_none != pCandidate->getDisplay()) in decomposeSvgNode()
116 if(fOpacity > 0.0 && Display_none != getDisplay()) in decomposeSvgNode()
191 if(!aPrimitives.hasElements() && Display_none != getDisplay()) in getMarkerPrimitives()
154 if(mpXLink && Display_none != mpXLink->getDisplay()) in decomposeSvgNode()
138 if(rContent.hasElements() && Display_none != getDisplay()) in apply()
204 if(rTarget.hasElements() && Display_none != getDisplay()) in apply()
275 if(mpXLink && Display_none != mpXLink->getDisplay()) in decomposeSvgNode()
278 if(!aPrimitives.hasElements() && Display_none != getDisplay()) in getPatternPrimitives()
160 Display getDisplay() const { return maDisplay; } in getDisplay() function in svgio::svgreader::SvgNode
156 if(Display_none != pCandidate->getDisplay()) in getDecomposition()
82 virtual ::sal_Int32 SAL_CALL getDisplay() throw (::com::sun::star::uno::RuntimeException);
74 if( m_pSelectionManager->getDisplay() ) // #136582# sanity check in initialize()
439 Display * getDisplay() { return m_pDisplay; }; in getDisplay() function in x11::SelectionManager
278 GtkSalDisplay* getDisplay();
236 ::sal_Int32 SAL_CALL VCLXTopWindow_Base::getDisplay() throw (RuntimeException) in getDisplay() function in VCLXTopWindow_Base
131 display = parent.getDisplay(); in createPartControl()
500 XSetWindowBackgroundPixmap( pFrame->getDisplay()->GetDisplay(), in copyBits()507 XSetWindowBackgroundPixmap( pFrame->getDisplay()->GetDisplay(), in copyBits()
2476 sal_Int32 nDisplay = xContainerTopWindow->getDisplay(); in implts_resizeContainerWindow()
Completed in 144 milliseconds