Lines Matching refs:GetShadowColor
226 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
238 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
250 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
262 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
287 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorderLine()
294 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorderLine()
301 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorderLine()
308 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorderLine()
1121 pWindow->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawSplit()
1150 pWindow->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawSplit()
1890 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
1899 DrawPixel( Point( i+1, nCenter-2+1 ), rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
1905 DrawPixel( Point( i+1, nCenter+2+1 ), rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
1920 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
1929 DrawPixel( Point( nCenter-2+1, i+1 ), rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
1935 DrawPixel( Point( nCenter+2+1, i+1 ), rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
2048 aCol = rStyleSettings.GetShadowColor(); in ImplDrawFadeArrow()
2074 aCol = rStyleSettings.GetShadowColor(); in ImplDrawFadeArrow()
2106 DrawPixel( Point(i, y+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
2107 DrawPixel( Point(i+1, y+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
2125 DrawPixel( Point(x, i+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
2126 DrawPixel( Point(x+1, i+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()