Searched refs:selectedStyle_ (Results 1 – 2 of 2) sorted by relevance
88 selectedStyle_ = theme->GetOptionStyle(true, false); in Update()307 textComponent_->SetTextStyle(selectedStyle_); in UpdateTextFocus()357 textComponent_->SetTextStyle(selectedStyle_); in UpdateFocus()
101 TextStyle selectedStyle_; variable