Home
last modified time | relevance | path

Searched refs:textType (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/interfaces/kits/c/
H A Dinputmethod_inputmethod_proxy_capi.h116 * @param textType The text input type.
128 InputMethod_EnterKeyType enterKey, InputMethod_TextInputType textType);
/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_inputmethod_proxy_capi.cpp61 InputMethod_EnterKeyType enterKey, InputMethod_TextInputType textType) in OH_InputMethodProxy_NotifyConfigurationChange()
70 info.SetTextInputType(static_cast<TextInputType>(textType)); in OH_InputMethodProxy_NotifyConfigurationChange()
60 OH_InputMethodProxy_NotifyConfigurationChange(InputMethod_InputMethodProxy *inputMethodProxy, InputMethod_EnterKeyType enterKey, InputMethod_TextInputType textType) OH_InputMethodProxy_NotifyConfigurationChange() argument
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h99 void SetTextInputType(TextInputType textType) in SetTextInputType() argument
101 textInputType = textType; in SetTextInputType()

Completed in 2 milliseconds