Home
last modified time | relevance | path

Searched refs:getDisplay (Results 1 – 19 of 19) sorted by relevance

/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx393 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 GtkSalFrame
2540getDisplay()->GetRootWindow( getDisplay()->GetDefaultScreenNumber() ), in Dispatch()
[all …]
/trunk/main/svgio/source/svgreader/
H A Dsvgnode.cxx523 if(Display_none == getDisplay()) in decomposeSvgNode()
564 if(pCandidate && Display_none != pCandidate->getDisplay()) in decomposeSvgNode()
H A Dsvggnode.cxx116 if(fOpacity > 0.0 && Display_none != getDisplay()) in decomposeSvgNode()
H A Dsvgmarkernode.cxx191 if(!aPrimitives.hasElements() && Display_none != getDisplay()) in getMarkerPrimitives()
H A Dsvgusenode.cxx154 if(mpXLink && Display_none != mpXLink->getDisplay()) in decomposeSvgNode()
H A Dsvgclippathnode.cxx139 if(rContent.hasElements() && Display_none != getDisplay()) in apply()
H A Dsvgmasknode.cxx204 if(rTarget.hasElements() && Display_none != getDisplay()) in apply()
H A Dsvgimagenode.cxx275 if(mpXLink && Display_none != mpXLink->getDisplay()) in decomposeSvgNode()
H A Dsvgpatternnode.cxx278 if(!aPrimitives.hasElements() && Display_none != getDisplay()) in getPatternPrimitives()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgnode.hxx180 Display getDisplay() const { return maDisplay; } in getDisplay() function in svgio::svgreader::SvgNode
/trunk/main/svgio/source/svguno/
H A Dxsvgparser.cxx156 if(Display_none != pCandidate->getDisplay()) in getDecomposition()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxtopwindow.hxx82 virtual ::sal_Int32 SAL_CALL getDisplay() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_droptarget.cxx74 if( m_pSelectionManager->getDisplay() ) // #136582# sanity check in initialize()
H A DX11_selection.hxx439 Display * getDisplay() { return m_pDisplay; }; in getDisplay() function in x11::SelectionManager
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx278 GtkSalDisplay* getDisplay();
/trunk/main/toolkit/source/awt/
H A Dvclxtopwindow.cxx236 ::sal_Int32 SAL_CALL VCLXTopWindow_Base::getDisplay() throw (RuntimeException) in getDisplay() function in VCLXTopWindow_Base
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java131 display = parent.getDisplay(); in createPartControl()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx500 XSetWindowBackgroundPixmap( pFrame->getDisplay()->GetDisplay(), in copyBits()
507 XSetWindowBackgroundPixmap( pFrame->getDisplay()->GetDisplay(), in copyBits()
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2476 sal_Int32 nDisplay = xContainerTopWindow->getDisplay(); in implts_resizeContainerWindow()

Completed in 89 milliseconds