Searched refs:ImplColorToSal (Results 1 – 4 of 4) sorted by relevance
35 inline SalColor ImplColorToSal( Color aColor ) in ImplColorToSal() function
1439 ImplColorToSal( rMaskColor ) , this); in ImplDrawMask()1443 ImplColorToSal( rMaskColor ), this ); in ImplDrawMask()1826 mpGraphics->DrawPixel( aPt.X(), aPt.Y(), ImplColorToSal( aColor ), this ); in DrawPixel()1867 mpGraphics->DrawPixel( aPt.X(), aPt.Y(), ImplColorToSal( pColors[ i ] ), this ); in DrawPixel()
2978 mpGraphics->SetTextColor( ImplColorToSal( GetTextColor() ) ); in ImplInitTextColor()3233 mpGraphics->SetFillColor( ImplColorToSal( GetTextFillColor() ) ); in ImplDrawTextBackground()3535 mpGraphics->SetLineColor( ImplColorToSal( rColor ) ); in ImplDrawWaveLine()3568 mpGraphics->SetFillColor( ImplColorToSal( rColor ) ); in ImplDrawWaveLine()3576 mpGraphics->SetLineColor( ImplColorToSal( rColor ) ); in ImplDrawWaveLine()3785 mpGraphics->SetFillColor( ImplColorToSal( aColor ) ); in ImplDrawStraightTextLine()3981 mpGraphics->SetFillColor( ImplColorToSal( aColor ) ); in ImplDrawStrikeoutLine()
923 mpGraphics->SetLineColor( ImplColorToSal( maLineColor ) ); in ImplInitLineColor()946 mpGraphics->SetFillColor( ImplColorToSal( maFillColor ) ); in ImplInitFillColor()
Completed in 70 milliseconds