Home
last modified time | relevance | path

Searched refs:OH_InputMethodProxy_SendPrivateCommand (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/inputmethod/imf/interfaces/kits/c/
H A Dinputmethod_inputmethod_proxy_capi.h167 InputMethod_ErrorCode OH_InputMethodProxy_SendPrivateCommand(
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ime-kit/
H A Dinputmethod__inputmethod__proxy__capi_8h.md36 …thod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_SendPrivateCommand](_…
H A D_input_method.md95 | [InputMethod_ErrorCode](#inputmethod_errorcode) [OH_InputMethodProxy_SendPrivateCommand](#oh_inpu…
1278 ### OH_InputMethodProxy_SendPrivateCommand()
1281 InputMethod_ErrorCode OH_InputMethodProxy_SendPrivateCommand (InputMethod_InputMethodProxy * inputM…
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_inputmethod_proxy_capi.cpp90 InputMethod_ErrorCode OH_InputMethodProxy_SendPrivateCommand( in OH_InputMethodProxy_SendPrivateCommand() function
/ohos5.0/docs/en/application-dev/reference/apis-ime-kit/
H A Dinputmethod__inputmethod__proxy__capi_8h.md36 …thod_ErrorCode](_input_method.md#inputmethod_errorcode) [OH_InputMethodProxy_SendPrivateCommand](_…
H A D_input_method.md95 | [InputMethod_ErrorCode](#inputmethod_errorcode) [OH_InputMethodProxy_SendPrivateCommand](#oh_inpu…
1278 ### OH_InputMethodProxy_SendPrivateCommand()
1281 InputMethod_ErrorCode OH_InputMethodProxy_SendPrivateCommand (InputMethod_InputMethodProxy * inputM…
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp1424 auto ret = OH_InputMethodProxy_SendPrivateCommand(nullptr, nullptr, size);
1426 ret = OH_InputMethodProxy_SendPrivateCommand(nullptr, privateCommand, size);