Lines Matching refs:GetShadowColor
351 pThis->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
367 pThis->DrawPixel( Point(x, i+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
368 pThis->DrawPixel( Point(x+1, i+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
384 pThis->DrawPixel( Point(i, y+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
385 pThis->DrawPixel( Point(i+1, y+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
412 pThis->SetLineColor( pThis->GetSettings().GetStyleSettings().GetShadowColor() ); in ImplDrawGradientBackground()
675 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
683 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
693 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
703 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
717 pWin->SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawBorder()
1521 Color aShadowColor = rStyleSettings.GetShadowColor(); in ImplDrawOutButton()
3278 g.SetEndColor( pThis->GetSettings().GetStyleSettings().GetShadowColor() ); in ImplDrawMenubutton()
3781 SetFillColor( rStyleSettings.GetShadowColor() ); in ImplDrawItem()
3867 SetLineColor( GetSettings().GetStyleSettings().GetShadowColor() ); in ImplDrawFloatwinBorder()