Searched defs:getOutDev (Results 1 – 5 of 5) sorted by relevance
45 virtual OutputDevice& getOutDev() { return mrOutputWindow; } in getOutDev() function in vclcanvas::WindowOutDevHolder46 virtual const OutputDevice& getOutDev() const { return mrOutputWindow; } in getOutDev() function in vclcanvas::WindowOutDevHolder
52 OutputDevice& BackBuffer::getOutDev() in getOutDev() function in vclcanvas::BackBuffer57 const OutputDevice& BackBuffer::getOutDev() const in getOutDev() function in vclcanvas::BackBuffer
59 OutputDevice& BitmapBackBuffer::getOutDev() in getOutDev() function in vclcanvas::BitmapBackBuffer66 const OutputDevice& BitmapBackBuffer::getOutDev() const in getOutDev() function in vclcanvas::BitmapBackBuffer
65 virtual OutputDevice& getOutDev() { return mrOutDev; } in getOutDev() function in vclcanvas::__anon89a3a7b20111::OutDevHolder66 virtual const OutputDevice& getOutDev() const { return mrOutDev; } in getOutDev() function in vclcanvas::__anon89a3a7b20111::OutDevHolder
86 OutDevProviderSharedPtr getOutDev() const { return mpOutDev; } in getOutDev() function in vclcanvas::DeviceHelper
Completed in 17 milliseconds