Home
last modified time | relevance | path

Searched refs:ResetDecoration (Results 1 - 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_span_bridge.h38 static ArkUINativeModuleValue ResetDecoration(ArkUIRuntimeCallInfo *runtimeCallInfo);
H A Darkts_native_text_bridge.h39 static ArkUINativeModuleValue ResetDecoration(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_search_bridge.h59 static ArkUINativeModuleValue ResetDecoration(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_input_bridge.h83 static ArkUINativeModuleValue ResetDecoration(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_area_bridge.h61 static ArkUINativeModuleValue ResetDecoration(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_span_bridge.cpp330 ArkUINativeModuleValue SpanBridge::ResetDecoration(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetDecoration() function in OHOS::Ace::NG::SpanBridge
H A Darkts_native_text_bridge.cpp321 ArkUINativeModuleValue TextBridge::ResetDecoration(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetDecoration() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_search_bridge.cpp784 ArkUINativeModuleValue SearchBridge::ResetDecoration(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetDecoration() function in OHOS::Ace::NG::SearchBridge
H A Darkts_native_api_impl_bridge.cpp1207 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetDecoration)); in GetArkUINativeModule()
1418 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SearchBridge::ResetDecoration)); in GetArkUINativeModule()
1627 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), SpanBridge::ResetDecoration)); in GetArkUINativeModule()
1918 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetDecoration)); in GetArkUINativeModule()
2343 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetDecoration)); in GetArkUINativeModule()
H A Darkts_native_text_input_bridge.cpp961 ArkUINativeModuleValue TextInputBridge::ResetDecoration(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetDecoration() function in OHOS::Ace::NG::TextInputBridge
H A Darkts_native_text_area_bridge.cpp653 ArkUINativeModuleValue TextAreaBridge::ResetDecoration(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetDecoration() function in OHOS::Ace::NG::TextAreaBridge
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp10387 void ResetDecoration(ArkUI_NodeHandle node) in ResetDecoration() function
13025 ResetLineHeight, ResetDecoration, ResetTextCase, ResetLetterSpacing, ResetMaxLines, ResetTextAlign, in ResetTextAttribute()

Completed in 52 milliseconds