Searched refs:focusDecoration_ (Results 1 – 2 of 2) sorted by relevance
56 if (!focusDecoration_) { in GetFocusBackColor()59 return focusDecoration_->GetBackgroundColor(); in GetFocusBackColor()107 RefPtr<Decoration> focusDecoration_; variable
93 focusDecoration_ = theme->GetOptionDecoration(true); in Update()352 …if (renderText_ && renderBox_ && textComponent_ && boxComponent_ && focusDecoration_ && selectedDe… in UpdateFocus()355 boxComponent_->SetBackDecoration(focusDecoration_); in UpdateFocus()