Lines Matching refs:SetTextColor

2978         mpGraphics->SetTextColor( ImplColorToSal( GetTextColor() ) );  in ImplInitTextColor()
4074 SetTextColor( aColor ); in ImplDrawStrikeoutChar()
4081 SetTextColor( aOldColor ); in ImplDrawStrikeoutChar()
4554 pVDev->SetTextColor( Color( COL_BLACK ) ); in ImplDrawRotateText()
4676 SetTextColor( aReliefColor ); in ImplDrawSpecialText()
4692 SetTextColor( aTextColor ); in ImplDrawSpecialText()
4701 SetTextColor( aOldColor ); in ImplDrawSpecialText()
4716 SetTextColor( Color( COL_LIGHTGRAY ) ); in ImplDrawSpecialText()
4718 SetTextColor( Color( COL_BLACK ) ); in ImplDrawSpecialText()
4723 SetTextColor( aOldColor ); in ImplDrawSpecialText()
4752 SetTextColor( Color( COL_WHITE ) ); in ImplDrawSpecialText()
4757 SetTextColor( aOldColor ); in ImplDrawSpecialText()
5129 mpAlphaVDev->SetTextColor( COL_BLACK ); in SetFont()
5170 void OutputDevice::SetTextColor( const Color& rColor ) in SetTextColor() function in OutputDevice
5211 mpAlphaVDev->SetTextColor( COL_BLACK ); in SetTextColor()
6375 rTargetDevice.SetTextColor( COL_GREEN ); in ImplDrawText()
6377 rTargetDevice.SetTextColor( COL_LIGHTGREEN ); in ImplDrawText()
6388 … rTargetDevice.SetTextColor( rTargetDevice.GetSettings().GetStyleSettings().GetDisableColor() ); in ImplDrawText()
6606 rTargetDevice.SetTextColor( aOldTextColor ); in ImplDrawText()
7072 SetTextColor( COL_GREEN ); in DrawCtrlText()
7074 SetTextColor( COL_LIGHTGREEN ); in DrawCtrlText()
7076 SetTextColor( GetSettings().GetStyleSettings().GetDisableColor() ); in DrawCtrlText()
7084 SetTextColor( aOldTextColor ); in DrawCtrlText()
7617 aVDev.SetTextColor( Color( COL_BLACK ) ); in GetTextBoundRect()
7819 aVDev.SetTextColor( Color(COL_BLACK) ); in GetTextOutlines()