Home
last modified time | relevance | path

Searched refs:ImplGetCanvas (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx579ImplGetCanvas( const Size& rFullscreenSize, bool bFullscreen, bool bSpriteCanvas ) const;
/trunk/main/vcl/source/window/
H A Dwindow.cxx9790 uno::Reference< rendering::XCanvas > Window::ImplGetCanvas( const Size& rFullscreenSize, in ImplGetCanvas() function in Window
9899 return ImplGetCanvas( Size(), false, false ); in GetCanvas()
9905 ImplGetCanvas( Size(), false, true ), uno::UNO_QUERY ); in GetSpriteCanvas()
9912 ImplGetCanvas( rFullscreenSize, true, true ), uno::UNO_QUERY ); in GetFullscreenSpriteCanvas()

Completed in 173 milliseconds