Home
last modified time | relevance | path

Searched defs:getOutDev (Results 1 – 5 of 5) sorted by path

/trunk/main/canvas/source/vcl/
H A Dbackbuffer.cxx52 OutputDevice& BackBuffer::getOutDev() in getOutDev() function in vclcanvas::BackBuffer
57 const OutputDevice& BackBuffer::getOutDev() const in getOutDev() function in vclcanvas::BackBuffer
H A Dbitmapbackbuffer.cxx59 OutputDevice& BitmapBackBuffer::getOutDev() in getOutDev() function in vclcanvas::BitmapBackBuffer
66 const OutputDevice& BitmapBackBuffer::getOutDev() const in getOutDev() function in vclcanvas::BitmapBackBuffer
H A Dcanvas.cxx65 virtual OutputDevice& getOutDev() { return mrOutDev; } in getOutDev() function in vclcanvas::__anon836d89ca0111::OutDevHolder
66 virtual const OutputDevice& getOutDev() const { return mrOutDev; } in getOutDev() function in vclcanvas::__anon836d89ca0111::OutDevHolder
H A Ddevicehelper.hxx86 OutDevProviderSharedPtr getOutDev() const { return mpOutDev; } in getOutDev() function in vclcanvas::DeviceHelper
H A Dwindowoutdevholder.hxx45 virtual OutputDevice& getOutDev() { return mrOutputWindow; } in getOutDev() function in vclcanvas::WindowOutDevHolder
46 virtual const OutputDevice& getOutDev() const { return mrOutputWindow; } in getOutDev() function in vclcanvas::WindowOutDevHolder

Completed in 40 milliseconds