Home
last modified time | relevance | path

Searched defs:GetEnterKeyType (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imf_adapter_function_key_adapter_wrapper.cpp24 OHOS::NWeb::IMFAdapterEnterKeyType ArkIMFAdapterFunctionKeyAdapterWrapper::GetEnterKeyType() in GetEnterKeyType() function in OHOS::ArkWeb::ArkIMFAdapterFunctionKeyAdapterWrapper
H A Dark_imf_input_attribute_adapter_impl.cpp30 int32_t ArkIMFInputAttributeAdapterImpl::GetEnterKeyType() in GetEnterKeyType() function in OHOS::ArkWeb::ArkIMFInputAttributeAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imf_adapter_function_key_adapter_impl.cpp27 int32_t ArkIMFAdapterFunctionKeyAdapterImpl::GetEnterKeyType() in GetEnterKeyType() function in OHOS::ArkWeb::ArkIMFAdapterFunctionKeyAdapterImpl
H A Dark_imfinput_attribute_adapter_wrapper.cpp31 int32_t ArkIMFInputAttributeAdapterWrapper::GetEnterKeyType() in GetEnterKeyType() function in OHOS::ArkWeb::ArkIMFInputAttributeAdapterWrapper
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/include/
H A Dimf_adapter_impl.h30 IMFAdapterEnterKeyType GetEnterKeyType() override in GetEnterKeyType() function
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h85 EnterKeyType GetEnterKeyType() const in GetEnterKeyType() function
139 EnterKeyType GetEnterKeyType() const in GetEnterKeyType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dtextinput_composed_element.cpp231 std::string TextInputComposedElement::GetEnterKeyType() const in GetEnterKeyType() function in OHOS::Ace::V2::TextInputComposedElement
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp83 int32_t InputDataChannelProxy::GetEnterKeyType(int32_t &keyType) in GetEnterKeyType() function in OHOS::MiscServices::InputDataChannelProxy
H A Dinput_data_channel_stub.cpp273 int32_t InputDataChannelStub::GetEnterKeyType(int32_t &keyType) in GetEnterKeyType() function in OHOS::MiscServices::InputDataChannelStub
H A Dinput_method_controller.cpp832 int32_t InputMethodController::GetEnterKeyType(int32_t &keyType) in GetEnterKeyType() function in OHOS::MiscServices::InputMethodController
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
H A Dimf_adapter_impl_test.cpp79 int32_t GetEnterKeyType() override in GetEnterKeyType() function in OHOS::NWeb::IMFInputAttributeAdapterMock
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp728 int32_t InputMethodAbility::GetEnterKeyType(int32_t &keyType) in GetEnterKeyType() function in OHOS::MiscServices::InputMethodAbility
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp1382 TextInputAction TextFieldModelNG::GetEnterKeyType(FrameNode* frameNode) in GetEnterKeyType() function in OHOS::Ace::NG::TextFieldModelNG
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp4196 const ArkUI_AttributeItem* GetEnterKeyType(ArkUI_NodeHandle node) in GetEnterKeyType() function