Searched defs:errorText (Results 1 – 6 of 6) sorted by relevance
36 void TextFieldController::ShowError(const std::string& errorText) in ShowError()
246 void TextFieldElement::ShowError(const std::string& errorText) in ShowError()
1599 void RenderTextField::ShowError(const std::string& errorText, bool resetToStart) in ShowError()
329 std::string errorText = error->GetString(); in CallSpecializedMethod() local
162 std::string errorText = error->GetString(); in CallSpecializedMethod() local
463 void SetErrorText(const std::string& errorText) in SetErrorText()