Lines Matching refs:bHighContrast
135 const bool bHighContrast = Application::GetSettings().GetStyleSettings().GetHighContrastMode(); in Paint() local
136 if ( !bHighContrast ) in Paint()
145 if( bHighContrast ) in Paint()
619 const bool bHighContrast = Application::GetSettings().GetStyleSettings().GetHighContrastMode(); in SetColor() local
620 if( bHighContrast ) in SetColor()
640 Engine()->ForceAutoColor( bHighContrast || aOptions.GetIsAutomaticFontColor() ); in SetColor()
646 aStyleSettings.SetFieldTextColor( bHighContrast ? maColorLight : maColorDark); in SetColor()
702 const bool bHighContrast = Application::GetSettings().GetStyleSettings().GetHighContrastMode(); in Paint() local
704 if ( bHighContrast ) in Paint()
711 if ( bHighContrast ) in Paint()
733 if( bHighContrast ) in Paint()