Searched refs:selectedDecoration_ (Results 1 – 2 of 2) sorted by relevance
64 if (!selectedDecoration_) { in GetNormalBackColor()67 return selectedDecoration_->GetBackgroundColor(); in GetNormalBackColor()106 RefPtr<Decoration> selectedDecoration_; variable
92 selectedDecoration_ = theme->GetOptionDecoration(false); in Update()207 if (selectedDecoration_) { in ResetHoverAnimation()208 bgColor = selectedDecoration_->GetBackgroundColor(); in ResetHoverAnimation()243 if (selectedDecoration_) { in ResetPressAnimation()244 bgColor = selectedDecoration_->GetBackgroundColor(); in ResetPressAnimation()352 …ext_ && renderBox_ && textComponent_ && boxComponent_ && focusDecoration_ && selectedDecoration_) { in UpdateFocus()358 boxComponent_->SetBackDecoration(selectedDecoration_); in UpdateFocus()