Home
last modified time | relevance | path

Searched refs:ResetEnterKeyType (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rich_editor_bridge.h88 static ArkUINativeModuleValue ResetEnterKeyType(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_area_bridge.h93 static ArkUINativeModuleValue ResetEnterKeyType(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_rich_editor_bridge.cpp1585 ArkUINativeModuleValue RichEditorBridge::ResetEnterKeyType(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetEnterKeyType() function in OHOS::Ace::NG::RichEditorBridge
H A Darkts_native_text_area_bridge.cpp1086 ArkUINativeModuleValue TextAreaBridge::ResetEnterKeyType(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetEnterKeyType() function in OHOS::Ace::NG::TextAreaBridge
H A Darkts_native_api_impl_bridge.cpp1732 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), RichEditorBridge::ResetEnterKeyType)); in GetArkUINativeModule()
1986 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetEnterKeyType)); in GetArkUINativeModule()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp4173 void ResetEnterKeyType(ArkUI_NodeHandle node) in ResetEnterKeyType() function
13232 ResetShowUnderline, ResetMaxLength, ResetEnterKeyType, ResetPlaceholderColor, ResetTextInputPlaceholderFont, in ResetTextInputAttribute()
13286 ResetEnterKeyType, ResetEnableKeyboardOnFocus, ResetTextInputCaretOffset, nullptr, nullptr, in ResetTextAreaAttribute()

Completed in 50 milliseconds