Searched refs:GetPopupBackgroundColor (Results 1 – 5 of 5) sorted by relevance
92 value_or(indexerTheme->GetPopupBackgroundColor()).ColorToString().c_str(), filter); in ToJsonValue()
1012 paintProperty->GetPopupBackground().value_or(indexerTheme->GetPopupBackgroundColor())); in UpdateBubbleBackgroundView()1102 paintProperty->GetPopupBackground().value_or(indexerTheme->GetPopupBackgroundColor())); in UpdateBubbleLetterView()1501 … paintProperty->GetPopupItemBackground().value_or(indexerTheme->GetPopupBackgroundColor()); in UpdateBubbleListItemContext()1533 … : paintProperty->GetPopupItemBackground().value_or(indexerTheme->GetPopupBackgroundColor()); in ChangeListItemsSelectedStyle()
71 const Color& GetPopupBackgroundColor() const in GetPopupBackgroundColor() function
184 : indexerTheme->GetPopupBackgroundColor(); in ResetPopupItemBackgroundColor()260 Color color = indexerTheme->GetPopupBackgroundColor(); in ResetPopupBackground()
75 auto popupBackgroundColor = indexerTheme_->GetPopupBackgroundColor();