Home
last modified time | relevance | path

Searched refs:InputMethod_ErrorCode (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/docs/zh-cn/application-dev/reference/apis-ime-kit/
H A D_input_method.md229 ### InputMethod_ErrorCode subsection
232 typedef enum InputMethod_ErrorCode InputMethod_ErrorCode
769 ### InputMethod_ErrorCode subsection
772 enum InputMethod_ErrorCode
1017 具体错误码可以参考[InputMethod_ErrorCode](#inputmethod_errorcode)。
1087 具体错误码可以参考[InputMethod_ErrorCode](#inputmethod_errorcode)。
1120 具体错误码可以参考[InputMethod_ErrorCode](#inputmethod_errorcode)。
1155 具体错误码可以参考[InputMethod_ErrorCode](#inputmethod_errorcode)。
1194 具体错误码可以参考[InputMethod_ErrorCode](#inputmethod_errorcode)。
1232 具体错误码可以参考[InputMethod_ErrorCode](#inputmethod_errorcode)。
[all …]
H A Dinputmethod__text__editor__proxy__capi_8h.md48 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetGetTextCon…
49 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetInsertText…
50 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetDeleteForw…
51 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetDeleteBack…
53 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetSendEnterK…
54 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetMoveCursor…
63 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_GetGetTextCon…
64 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_GetInsertText…
65 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_GetDeleteForw…
68 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_GetSendEnterK…
[all …]
H A Dinputmethod__text__config__capi_8h.md33 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetInputType](_inp…
34 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetEnterKeyType](_…
35 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetPreviewTextSupp…
36 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetSelection](_inp…
37 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetWindowId](_inpu…
38 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_GetInputType](_inp…
39 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_GetEnterKeyType](_…
40 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_IsPreviewTextSuppo…
41 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_GetCursorInfo](_in…
43 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_GetSelection](_inp…
[all …]
H A Dinputmethod__private__command__capi_8h.md33 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_SetKey](_input…
34 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_SetBoolValue](…
35 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_SetIntValue](_…
36 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_SetStrValue](_…
37 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_GetKey](_input…
38 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_GetValueType](…
39 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_GetBoolValue](…
40 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_GetIntValue](_…
41 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_GetStrValue](_…
H A Dinputmethod__inputmethod__proxy__capi_8h.md31 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_ShowKeyboard…
32 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_HideKeyboard…
33 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_NotifySelect…
34 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_NotifyConfig…
35 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_NotifyCursor…
36 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_SendPrivateC…
H A Dinputmethod__text__avoid__info__capi_8h.md33 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextAvoidInfo_SetPositionY](_…
34 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextAvoidInfo_SetHeight](_inp…
35 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextAvoidInfo_GetPositionY](_…
36 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextAvoidInfo_GetHeight](_inp…
/ohos5.0/base/inputmethod/imf/interfaces/kits/c/
H A Dinputmethod_text_editor_proxy_capi.h287 InputMethod_ErrorCode OH_TextEditorProxy_SetGetTextConfigFunc(
300 InputMethod_ErrorCode OH_TextEditorProxy_SetInsertTextFunc(
313 InputMethod_ErrorCode OH_TextEditorProxy_SetDeleteForwardFunc(
326 InputMethod_ErrorCode OH_TextEditorProxy_SetDeleteBackwardFunc(
353 InputMethod_ErrorCode OH_TextEditorProxy_SetSendEnterKeyFunc(
366 InputMethod_ErrorCode OH_TextEditorProxy_SetMoveCursorFunc(
492 InputMethod_ErrorCode OH_TextEditorProxy_GetGetTextConfigFunc(
506 InputMethod_ErrorCode OH_TextEditorProxy_GetInsertTextFunc(
520 InputMethod_ErrorCode OH_TextEditorProxy_GetDeleteForwardFunc(
563 InputMethod_ErrorCode OH_TextEditorProxy_GetSendEnterKeyFunc(
[all …]
H A Dinputmethod_text_config_capi.h82 InputMethod_ErrorCode OH_TextConfig_SetInputType(InputMethod_TextConfig *config, InputMethod_TextIn…
94 InputMethod_ErrorCode OH_TextConfig_SetEnterKeyType(
107 InputMethod_ErrorCode OH_TextConfig_SetPreviewTextSupport(InputMethod_TextConfig *config, bool supp…
120 InputMethod_ErrorCode OH_TextConfig_SetSelection(InputMethod_TextConfig *config, int32_t start, int…
132 InputMethod_ErrorCode OH_TextConfig_SetWindowId(InputMethod_TextConfig *config, int32_t windowId);
146 InputMethod_ErrorCode OH_TextConfig_GetInputType(InputMethod_TextConfig *config, InputMethod_TextIn…
159 InputMethod_ErrorCode OH_TextConfig_GetEnterKeyType(
172 InputMethod_ErrorCode OH_TextConfig_IsPreviewTextSupported(InputMethod_TextConfig *config, bool *su…
197 InputMethod_ErrorCode OH_TextConfig_GetTextAvoidInfo(
212 InputMethod_ErrorCode OH_TextConfig_GetSelection(InputMethod_TextConfig *config, int32_t *start, in…
[all …]
H A Dinputmethod_private_command_capi.h82 InputMethod_ErrorCode OH_PrivateCommand_SetKey(InputMethod_PrivateCommand *command, char key[], siz…
94 InputMethod_ErrorCode OH_PrivateCommand_SetBoolValue(InputMethod_PrivateCommand *command, bool valu…
106 InputMethod_ErrorCode OH_PrivateCommand_SetIntValue(InputMethod_PrivateCommand *command, int32_t va…
119 InputMethod_ErrorCode OH_PrivateCommand_SetStrValue(
134 InputMethod_ErrorCode OH_PrivateCommand_GetKey(
148 InputMethod_ErrorCode OH_PrivateCommand_GetValueType(
162 InputMethod_ErrorCode OH_PrivateCommand_GetBoolValue(InputMethod_PrivateCommand *command, bool *val…
175 InputMethod_ErrorCode OH_PrivateCommand_GetIntValue(InputMethod_PrivateCommand *command, int32_t *v…
189 InputMethod_ErrorCode OH_PrivateCommand_GetStrValue(
H A Dinputmethod_inputmethod_proxy_capi.h68 InputMethod_ErrorCode OH_InputMethodProxy_ShowKeyboard(InputMethod_InputMethodProxy *inputMethodPro…
84 InputMethod_ErrorCode OH_InputMethodProxy_HideKeyboard(InputMethod_InputMethodProxy *inputMethodPro…
107 InputMethod_ErrorCode OH_InputMethodProxy_NotifySelectionChange(
127 InputMethod_ErrorCode OH_InputMethodProxy_NotifyConfigurationChange(InputMethod_InputMethodProxy *i…
147 InputMethod_ErrorCode OH_InputMethodProxy_NotifyCursorUpdate(
167 InputMethod_ErrorCode OH_InputMethodProxy_SendPrivateCommand(
H A Dinputmethod_text_avoid_info_capi.h79 InputMethod_ErrorCode OH_TextAvoidInfo_SetPositionY(InputMethod_TextAvoidInfo *info, double positio…
91 InputMethod_ErrorCode OH_TextAvoidInfo_SetHeight(InputMethod_TextAvoidInfo *info, double height);
103 InputMethod_ErrorCode OH_TextAvoidInfo_GetPositionY(InputMethod_TextAvoidInfo *info, double *positi…
115 InputMethod_ErrorCode OH_TextAvoidInfo_GetHeight(InputMethod_TextAvoidInfo *info, double *height);
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_texteditor_proxy_capi.cpp32 InputMethod_ErrorCode OH_TextEditorProxy_SetGetTextConfigFunc( in OH_TextEditorProxy_SetGetTextConfigFunc()
48 InputMethod_ErrorCode OH_TextEditorProxy_SetInsertTextFunc( in OH_TextEditorProxy_SetInsertTextFunc()
64 InputMethod_ErrorCode OH_TextEditorProxy_SetDeleteForwardFunc( in OH_TextEditorProxy_SetDeleteForwardFunc()
81 InputMethod_ErrorCode OH_TextEditorProxy_SetDeleteBackwardFunc( in OH_TextEditorProxy_SetDeleteBackwardFunc()
115 InputMethod_ErrorCode OH_TextEditorProxy_SetSendEnterKeyFunc( in OH_TextEditorProxy_SetSendEnterKeyFunc()
132 InputMethod_ErrorCode OH_TextEditorProxy_SetMoveCursorFunc( in OH_TextEditorProxy_SetMoveCursorFunc()
281 InputMethod_ErrorCode OH_TextEditorProxy_GetGetTextConfigFunc( in OH_TextEditorProxy_GetGetTextConfigFunc()
297 InputMethod_ErrorCode OH_TextEditorProxy_GetInsertTextFunc( in OH_TextEditorProxy_GetInsertTextFunc()
313 InputMethod_ErrorCode OH_TextEditorProxy_GetDeleteForwardFunc( in OH_TextEditorProxy_GetDeleteForwardFunc()
358 InputMethod_ErrorCode OH_TextEditorProxy_GetSendEnterKeyFunc( in OH_TextEditorProxy_GetSendEnterKeyFunc()
[all …]
H A Dinputmethod_text_config_capi.cpp34 InputMethod_ErrorCode OH_TextConfig_SetInputType(InputMethod_TextConfig *config, InputMethod_TextIn… in OH_TextConfig_SetInputType()
43 InputMethod_ErrorCode OH_TextConfig_SetEnterKeyType( in OH_TextConfig_SetEnterKeyType()
54 InputMethod_ErrorCode OH_TextConfig_SetPreviewTextSupport(InputMethod_TextConfig *config, bool supp… in OH_TextConfig_SetPreviewTextSupport()
64 InputMethod_ErrorCode OH_TextConfig_SetSelection(InputMethod_TextConfig *config, int32_t start, int… in OH_TextConfig_SetSelection()
74 InputMethod_ErrorCode OH_TextConfig_SetWindowId(InputMethod_TextConfig *config, int32_t windowId) in OH_TextConfig_SetWindowId()
85 InputMethod_ErrorCode OH_TextConfig_GetInputType(InputMethod_TextConfig *config, InputMethod_TextIn… in OH_TextConfig_GetInputType()
99 InputMethod_ErrorCode OH_TextConfig_GetEnterKeyType( in OH_TextConfig_GetEnterKeyType()
114 InputMethod_ErrorCode OH_TextConfig_IsPreviewTextSupported(InputMethod_TextConfig *config, bool *su… in OH_TextConfig_IsPreviewTextSupported()
142 InputMethod_ErrorCode OH_TextConfig_GetTextAvoidInfo( in OH_TextConfig_GetTextAvoidInfo()
157 InputMethod_ErrorCode OH_TextConfig_GetSelection(InputMethod_TextConfig *config, int32_t *start, in… in OH_TextConfig_GetSelection()
[all …]
H A Dinputmethod_private_command_capi.cpp33 InputMethod_ErrorCode OH_PrivateCommand_SetKey(InputMethod_PrivateCommand *command, char key[], siz… in OH_PrivateCommand_SetKey()
46 InputMethod_ErrorCode OH_PrivateCommand_SetBoolValue(InputMethod_PrivateCommand *command, bool valu… in OH_PrivateCommand_SetBoolValue()
55 InputMethod_ErrorCode OH_PrivateCommand_SetIntValue(InputMethod_PrivateCommand *command, int32_t va… in OH_PrivateCommand_SetIntValue()
64 InputMethod_ErrorCode OH_PrivateCommand_SetStrValue( in OH_PrivateCommand_SetStrValue()
79 InputMethod_ErrorCode OH_PrivateCommand_GetKey(InputMethod_PrivateCommand *command, const char **ke… in OH_PrivateCommand_GetKey()
98 InputMethod_ErrorCode OH_PrivateCommand_GetValueType( in OH_PrivateCommand_GetValueType()
123 InputMethod_ErrorCode OH_PrivateCommand_GetBoolValue(InputMethod_PrivateCommand *command, bool *val… in OH_PrivateCommand_GetBoolValue()
142 InputMethod_ErrorCode OH_PrivateCommand_GetIntValue(InputMethod_PrivateCommand *command, int32_t *v… in OH_PrivateCommand_GetIntValue()
162 InputMethod_ErrorCode OH_PrivateCommand_GetStrValue( in OH_PrivateCommand_GetStrValue()
H A Dinputmethod_inputmethod_proxy_capi.cpp22 InputMethod_ErrorCode OH_InputMethodProxy_ShowKeyboard(InputMethod_InputMethodProxy *inputMethodPro… in OH_InputMethodProxy_ShowKeyboard()
31 InputMethod_ErrorCode OH_InputMethodProxy_HideKeyboard(InputMethod_InputMethodProxy *inputMethodPro… in OH_InputMethodProxy_HideKeyboard()
40 InputMethod_ErrorCode OH_InputMethodProxy_NotifySelectionChange( in OH_InputMethodProxy_NotifySelectionChange()
60 InputMethod_ErrorCode OH_InputMethodProxy_NotifyConfigurationChange(InputMethod_InputMethodProxy *i… in OH_InputMethodProxy_NotifyConfigurationChange()
74 InputMethod_ErrorCode OH_InputMethodProxy_NotifyCursorUpdate( in OH_InputMethodProxy_NotifyCursorUpdate()
90 InputMethod_ErrorCode OH_InputMethodProxy_SendPrivateCommand( in OH_InputMethodProxy_SendPrivateCommand()
H A Dinputmethod_text_avoid_info_capi.cpp33 InputMethod_ErrorCode OH_TextAvoidInfo_SetPositionY(InputMethod_TextAvoidInfo *info, double positio… in OH_TextAvoidInfo_SetPositionY()
42 InputMethod_ErrorCode OH_TextAvoidInfo_SetHeight(InputMethod_TextAvoidInfo *info, double height) in OH_TextAvoidInfo_SetHeight()
51 InputMethod_ErrorCode OH_TextAvoidInfo_GetPositionY(InputMethod_TextAvoidInfo *info, double *positi… in OH_TextAvoidInfo_GetPositionY()
64 InputMethod_ErrorCode OH_TextAvoidInfo_GetHeight(InputMethod_TextAvoidInfo *info, double *height) in OH_TextAvoidInfo_GetHeight()
H A Dinputmethod_controller_capi.cpp39 InputMethod_ErrorCode IsValidInputMethodProxy(InputMethod_InputMethodProxy *inputMethodProxy) in IsValidInputMethodProxy()
63 static InputMethod_ErrorCode GetInputMethodProxy(InputMethod_TextEditorProxy *textEditor) in GetInputMethodProxy()
147 InputMethod_ErrorCode OH_InputMethodController_Attach(InputMethod_TextEditorProxy *textEditor, in OH_InputMethodController_Attach()
155 InputMethod_ErrorCode errCode = GetInputMethodProxy(textEditor); in OH_InputMethodController_Attach()
198 InputMethod_ErrorCode OH_InputMethodController_Detach(InputMethod_InputMethodProxy *inputMethodProx… in OH_InputMethodController_Detach()
/ohos5.0/docs/en/application-dev/reference/apis-ime-kit/
H A D_input_method.md61 | [InputMethod_ErrorCode](#inputmethod_errorcode) | Error code of the input method.|
229 ### InputMethod_ErrorCode subsection
232 typedef enum InputMethod_ErrorCode InputMethod_ErrorCode
769 ### InputMethod_ErrorCode subsection
772 enum InputMethod_ErrorCode
939 For details about the error code, see [InputMethod_ErrorCode](#inputmethod_errorcode).
1017 For details about the error code, see [InputMethod_ErrorCode](#inputmethod_errorcode).
1050 For details about the error code, see [InputMethod_ErrorCode](#inputmethod_errorcode).
1087 For details about the error code, see [InputMethod_ErrorCode](#inputmethod_errorcode).
1120 For details about the error code, see [InputMethod_ErrorCode](#inputmethod_errorcode).
[all …]
H A Dinputmethod__text__editor__proxy__capi_8h.md48 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetGetTextCon…
49 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetInsertText…
50 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetDeleteForw…
51 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetDeleteBack…
53 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetSendEnterK…
54 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetMoveCursor…
61 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_SetSetPreview…
63 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_GetGetTextCon…
64 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_GetInsertText…
68 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextEditorProxy_GetSendEnterK…
[all …]
H A Dinputmethod__text__config__capi_8h.md33 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetInputType](_inp…
34 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetEnterKeyType](_…
35 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetPreviewTextSupp…
36 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetSelection](_inp…
37 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_SetWindowId](_inpu…
38 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_GetInputType](_inp…
39 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_GetEnterKeyType](_…
40 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_IsPreviewTextSuppo…
41 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_GetCursorInfo](_in…
43 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextConfig_GetSelection](_inp…
[all …]
H A Dinputmethod__private__command__capi_8h.md33 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_SetKey](_input…
34 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_SetBoolValue](…
35 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_SetIntValue](_…
36 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_SetStrValue](_…
37 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_GetKey](_input…
38 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_GetValueType](…
39 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_GetBoolValue](…
40 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_GetIntValue](_…
41 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_PrivateCommand_GetStrValue](_…
H A Dinputmethod__inputmethod__proxy__capi_8h.md31 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_ShowKeyboard…
32 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_HideKeyboard…
33 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_NotifySelect…
34 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_NotifyConfig…
35 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_NotifyCursor…
36 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_SendPrivateC…
H A Dinputmethod__text__avoid__info__capi_8h.md33 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextAvoidInfo_SetPositionY](_…
34 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextAvoidInfo_SetHeight](_inp…
35 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextAvoidInfo_GetPositionY](_…
36 | [InputMethod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_TextAvoidInfo_GetHeight](_inp…
/ohos5.0/docs/zh-cn/application-dev/inputmethod/
H A Duse-inputmethod-in-custom-edit-box-ndk.md51 …Controller_Attach(textEditorProxy, options, &inputMethodProxy) != InputMethod_ErrorCode::IME_ERR_O…
62 if (OH_InputMethodProxy_ShowKeyboard(inputMethodProxy) != InputMethod_ErrorCode::IME_ERR_OK) {
66 if (OH_InputMethodProxy_HideKeyboard(inputMethodProxy) != InputMethod_ErrorCode::IME_ERR_OK) {
70 …R_KEY_GO, InputMethod_TextInputType::IME_TEXT_INPUT_TYPE_TEXT) != InputMethod_ErrorCode::IME_ERR_O…
111 if (OH_InputMethodController_Detach(inputMethodProxy) != InputMethod_ErrorCode::IME_ERR_OK) {
/ohos5.0/base/inputmethod/imf/frameworks/ndk/include/
H A Dnative_inputmethod_utils.h20 InputMethod_ErrorCode ErrorCodeConvert(int32_t code);
24 InputMethod_ErrorCode IsValidInputMethodProxy(InputMethod_InputMethodProxy *inputMethodProxy);

12