Searched refs:maVirDev (Results 1 – 6 of 6) sorted by relevance
316 maVirDev( *this ), in Ruler()490 maVirDev.SetFont( aFont ); in ImplDrawTicks()740 maVirDev.SetLineColor(); in ImplDrawBorders()833 maVirDev.SetLineColor(); in ImplDrawBorders()865 maVirDev.DrawPolygon( rPoly ); in ImplDrawIndent()924 maVirDev.SetFillColor(); in ImplDrawIndent()925 maVirDev.DrawPolygon( rPoly ); in ImplDrawIndent()1173 maVirDev.SetSettings( GetSettings() ); in ImplInitSettings()1178 maVirDev.SetFont( aFont ); in ImplInitSettings()1284 maVirDev.Erase(); in ImplFormat()[all …]
94 maVirDev( *this ), in ValueSet()106 maVirDev( *this ), in ValueSet()248 DecorationView aView( &maVirDev ); in ImplFormatItem()262 maVirDev.SetFont( GetFont() ); in ImplFormatItem()264 maVirDev.SetTextFillColor(); in ImplFormatItem()266 maVirDev.DrawRect( aRect ); in ImplFormatItem()278 maVirDev.SetClipRegion(); in ImplFormatItem()286 maVirDev.DrawRect( aRect ); in ImplFormatItem()298 maVirDev.DrawRect( aRect ); in ImplFormatItem()322 maVirDev.SetClipRegion(); in ImplFormatItem()[all …]
541 maVirDev.SetLineColor(); in DrawBackground()542 maVirDev.SetFillColor( maBackCol ); in DrawBackground()543 maVirDev.DrawRect( Rectangle( Point( 0, 0 ), maVirDev.GetOutputSizePixel() ) ); in DrawBackground()546 maVirDev.SetLineColor(); in DrawBackground()547 maVirDev.SetFillColor( maMarkCol ); in DrawBackground()548 maVirDev.DrawRect( Rectangle( in DrawBackground()556 maVirDev.SetLineColor( maBackCol ); in DrawBackground()557 maVirDev.SetFillColor( maBackCol ); in DrawBackground()558 maVirDev.DrawPolyPolygon( aPPoly ); in DrawBackground()652 maArray.DrawArray( maVirDev ); in DrawAllFrameBorders()[all …]
103 VirtualDevice maVirDev; /// For all buffered drawing operations. member
243 VirtualDevice maVirDev; member in ValueSet
664 VirtualDevice maVirDev; member in Ruler
Completed in 95 milliseconds