Searched refs:GetOptionDecoration (Results 1 – 4 of 4) sorted by relevance
63 boxComponent_->SetBackDecoration(theme_->GetOptionDecoration(false)); in Initialize()
92 selectedDecoration_ = theme->GetOptionDecoration(false); in Update()93 focusDecoration_ = theme->GetOptionDecoration(true); in Update()
239 const RefPtr<Decoration>& GetOptionDecoration(bool focus) in GetOptionDecoration() function
306 auto decoration = theme_->GetOptionDecoration(false); in SetTextBackgroundColor()