Searched refs:IsKeepEditable (Results 1 – 5 of 5) sorted by relevance
47 if (event.IsKeepEditable() || action == TextInputAction::NEW_LINE) { in PerformAction()
745 if (!event.IsKeepEditable()) { in OnClickButtonAndImage()
65 bool IsKeepEditable() const in IsKeepEditable() function
4976 if (event.IsKeepEditable()) { in PerformAction()4995 if (event.IsKeepEditable()) { in PerformAction()
9437 if (event.IsKeepEditable() || action == TextInputAction::NEW_LINE) { in OnBackPressed()