Searched refs:ResetEnterKeyType (Results 1 - 6 of 6) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_rich_editor_bridge.h | 88 static ArkUINativeModuleValue ResetEnterKeyType(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_text_area_bridge.h | 93 static ArkUINativeModuleValue ResetEnterKeyType(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_rich_editor_bridge.cpp | 1585 ArkUINativeModuleValue RichEditorBridge::ResetEnterKeyType(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetEnterKeyType() function in OHOS::Ace::NG::RichEditorBridge
|
H A D | arkts_native_text_area_bridge.cpp | 1086 ArkUINativeModuleValue TextAreaBridge::ResetEnterKeyType(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetEnterKeyType() function in OHOS::Ace::NG::TextAreaBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 1732 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 D | style_modifier.cpp | 4173 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