Home
last modified time | relevance | path

Searched defs:inputMethodProxy (Results 1 – 3 of 3) sorted by relevance

/base/inputmethod/imf/frameworks/ndk/src/
Dinputmethod_inputmethod_proxy_capi.cpp44 …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()
94InputMethod_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()
162InputMethod_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()
Dinputmethod_controller_capi.cpp39 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/
Dinputmethod_controller_capi_test.cpp1533 InputMethod_InputMethodProxy *inputMethodProxy = nullptr; variable
1566 InputMethod_InputMethodProxy *inputMethodProxy = nullptr; variable