Home
last modified time | relevance | path

Searched refs:showFullScreen (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx74 virtual void showFullScreen( X11SalFrame* pFrame, bool bFullScreen ) const;
2199 void WMAdaptor::showFullScreen( X11SalFrame* pFrame, bool bFullScreen ) const in showFullScreen() function in WMAdaptor
2208 void NetWMAdaptor::showFullScreen( X11SalFrame* pFrame, bool bFullScreen ) const in showFullScreen() function in NetWMAdaptor
2285 else WMAdaptor::showFullScreen( pFrame, bFullScreen ); in showFullScreen()
/aoo4110/main/vcl/inc/unx/
H A Dwmadaptor.hxx248 virtual void showFullScreen( X11SalFrame* pFrame, bool bFullScreen ) const;
/aoo4110/main/vcl/unx/generic/window/
H A Dsalframe.cxx2224 GetDisplay()->getWMAdaptor()->showFullScreen( this, true ); in ShowFullScreen()
2256 pDisplay_->getWMAdaptor()->showFullScreen( this, false ); in ShowFullScreen()
2261 pDisplay_->getWMAdaptor()->showFullScreen( this, true ); in ShowFullScreen()
2268 pDisplay_->getWMAdaptor()->showFullScreen( this, bFullScreen ); in ShowFullScreen()

Completed in 54 milliseconds