Searched defs:inputMethodProxy (Results 1 – 3 of 3) sorted by relevance
| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | inputmethod_inputmethod_proxy_capi.cpp | 44 …putMethod_ErrorCode OH_InputMethodProxy_ShowKeyboard(InputMethod_InputMethodProxy *inputMethodProx… in OH_InputMethodProxy_ShowKeyboard() 60 InputMethod_InputMethodProxy *inputMethodProxy, InputMethod_AttachOptions *options) in OH_InputMethodProxy_ShowTextInput() 79 …putMethod_ErrorCode OH_InputMethodProxy_HideKeyboard(InputMethod_InputMethodProxy *inputMethodProx… in OH_InputMethodProxy_HideKeyboard() 94 …InputMethod_InputMethodProxy *inputMethodProxy, char16_t text[], size_t length, int start, int end) in OH_InputMethodProxy_NotifySelectionChange() 117 …orCode OH_InputMethodProxy_NotifyConfigurationChange(InputMethod_InputMethodProxy *inputMethodProx… in OH_InputMethodProxy_NotifyConfigurationChange() 137 InputMethod_InputMethodProxy *inputMethodProxy, InputMethod_CursorInfo *cursorInfo) in OH_InputMethodProxy_NotifyCursorUpdate() 162 …InputMethod_InputMethodProxy *inputMethodProxy, InputMethod_PrivateCommand *privateCommand[], size… in OH_InputMethodProxy_SendPrivateCommand() 195 …nputMethod_ErrorCode OH_InputMethodProxy_SendMessage(InputMethod_InputMethodProxy *inputMethodProx… in OH_InputMethodProxy_SendMessage() 225 InputMethod_InputMethodProxy *inputMethodProxy, InputMethod_MessageHandlerProxy *messageHandler) in OH_InputMethodProxy_RecvMessage()
|
| D | inputmethod_controller_capi.cpp | 39 InputMethod_ErrorCode IsValidInputMethodProxy(const InputMethod_InputMethodProxy *inputMethodProxy) in IsValidInputMethodProxy() 150 InputMethod_AttachOptions *options, InputMethod_InputMethodProxy **inputMethodProxy) in OH_InputMethodController_Attach() 207 …nputMethod_ErrorCode OH_InputMethodController_Detach(InputMethod_InputMethodProxy *inputMethodProx… in OH_InputMethodController_Detach()
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | inputmethod_controller_capi_test.cpp | 1533 InputMethod_InputMethodProxy *inputMethodProxy = nullptr; variable 1566 InputMethod_InputMethodProxy *inputMethodProxy = nullptr; variable
|