Searched refs:overCountBorderColor (Results 1 – 2 of 2) sorted by relevance
293 BorderColorProperty& overCountBorderColor, BorderColorProperty& currentBorderColor);
4925 BorderColorProperty overCountBorderColor; in HandleCounterBorder() local4926 overCountBorderColor.SetColor(theme->GetOverCounterColor()); in HandleCounterBorder()4927 renderContext->UpdateBorderColor(overCountBorderColor); in HandleCounterBorder()