Home
last modified time | relevance | path

Searched refs:SetErrorMessage (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Dasync_call.h48 void SetErrorMessage(const std::string &errMessage) in SetErrorMessage() function
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_panel.cpp149 ctxt->SetErrorMessage("path should be a path to specific page."); in SetUiContent()
472 …ctxt->SetErrorMessage("width limit:[0, displayWidth], height limit:[0, 70 percent of displayHeight… in AdjustPanelRect()
H A Djs_text_input_client_engine.cpp591 ctxt->SetErrorMessage("failed to get text config!"); in GetEditorAttribute()
712 ctxt->SetErrorMessage("action must be number and should in ExtendAction"); in SendExtendAction()
779 …ctxt->SetErrorMessage("range should be included in preview text range, otherwise should be include… in SetPreviewText()