Lines Matching refs:OutputDevice
43 DBG_NAMEEX( OutputDevice ) in DBG_NAMEEX() argument
47 void OutputDevice::DrawRect( const Rectangle& rRect, in DBG_NAMEEX()
51 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in DBG_NAMEEX()
107 void OutputDevice::DrawEllipse( const Rectangle& rRect ) in DrawEllipse()
110 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in DrawEllipse()
157 void OutputDevice::DrawArc( const Rectangle& rRect, in DrawArc()
161 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in DrawArc()
204 void OutputDevice::DrawPie( const Rectangle& rRect, in DrawPie()
208 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in DrawPie()
258 void OutputDevice::DrawChord( const Rectangle& rRect, in DrawChord()
262 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in DrawChord()