Searched refs:getTargetDevice (Results 1 – 3 of 3) sorted by relevance
121 OutputDevice& getTargetDevice() const { return m_rTargetDevice; } in getTargetDevice() function in svt::VCLItemRenderer133 getTargetDevice().DrawRect( Rectangle( Point(), getTargetDevice().GetOutputSizePixel() ) ); in renderBackground()195 OutputDevice& getTargetDevice() const { return m_rTargetDevice; } in getTargetDevice() function in svt::NWFToolboxItemRenderer207 getTargetDevice().DrawRect( Rectangle( Point(), getTargetDevice().GetOutputSizePixel() ) ); in renderBackground()238 …bool bNativeOK = getTargetDevice().DrawNativeControl( CTRL_TOOLBAR, PART_BUTTON, i_rContentRect, n… in preRenderItem()270 OutputDevice& getTargetDevice() const { return m_rTargetDevice; } in getTargetDevice() function in svt::NWFTabItemRenderer282 Rectangle aBackground( Point(), getTargetDevice().GetOutputSizePixel() ); in renderBackground()283 getTargetDevice().DrawRect( aBackground ); in renderBackground()286 getTargetDevice().DrawNativeControl( CTRL_TAB_PANE, PART_ENTIRE_CONTROL, aBackground, in renderBackground()298 bool bNativeOK = getTargetDevice().GetNativeControlRegion( in calculateDecorations()[all …]
67 void getTargetDevice( DVTARGETDEVICE** ptd ) const;
163 void CFormatEtc::getTargetDevice( DVTARGETDEVICE** lpDvTargetDevice ) const in getTargetDevice() function in CFormatEtc
Completed in 25 milliseconds