Searched defs:currentText (Results 1 – 3 of 3) sorted by relevance
210 const auto& currentText = textEditController_->GetValue().text; in OnValueChanged() local
491 const auto& currentText = controller_->GetValue().text; in PerformLayout() local
2734 void TextPattern::ParseOriText(const std::string& currentText) in ParseOriText()