Lines Matching refs:ImplLogicToDevicePixel
59 const Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DBG_NAMEEX()
118 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawEllipse()
169 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawArc()
188 const Point aStart( ImplLogicToDevicePixel( rStartPt ) ); in DrawArc()
189 const Point aEnd( ImplLogicToDevicePixel( rEndPt ) ); in DrawArc()
216 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawPie()
235 const Point aStart( ImplLogicToDevicePixel( rStartPt ) ); in DrawPie()
236 const Point aEnd( ImplLogicToDevicePixel( rEndPt ) ); in DrawPie()
270 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawChord()
289 const Point aStart( ImplLogicToDevicePixel( rStartPt ) ); in DrawChord()
290 const Point aEnd( ImplLogicToDevicePixel( rEndPt ) ); in DrawChord()