Home
last modified time | relevance | path

Searched refs:ResetLineHeight (Results 1 - 16 of 16) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_span_bridge.h30 static ArkUINativeModuleValue ResetLineHeight(ArkUIRuntimeCallInfo *runtimeCallInfo);
H A Darkts_native_text_bridge.h35 static ArkUINativeModuleValue ResetLineHeight(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_search_bridge.h63 static ArkUINativeModuleValue ResetLineHeight(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_input_bridge.h87 static ArkUINativeModuleValue ResetLineHeight(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_area_bridge.h65 static ArkUINativeModuleValue ResetLineHeight(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_span_bridge.cpp201 ArkUINativeModuleValue SpanBridge::ResetLineHeight(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetLineHeight() function in OHOS::Ace::NG::SpanBridge
H A Darkts_native_text_bridge.cpp254 ArkUINativeModuleValue TextBridge::ResetLineHeight(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetLineHeight() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_search_bridge.cpp875 ArkUINativeModuleValue SearchBridge::ResetLineHeight(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetLineHeight() function in OHOS::Ace::NG::SearchBridge
H A Darkts_native_api_impl_bridge.cpp1199 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetLineHeight)); in GetArkUINativeModule()
1426 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SearchBridge::ResetLineHeight)); in GetArkUINativeModule()
1611 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), SpanBridge::ResetLineHeight)); in GetArkUINativeModule()
1930 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetLineHeight)); in GetArkUINativeModule()
2351 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetLineHeight)); in GetArkUINativeModule()
H A Darkts_native_text_input_bridge.cpp1018 ArkUINativeModuleValue TextInputBridge::ResetLineHeight(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetLineHeight() function in OHOS::Ace::NG::TextInputBridge
H A Darkts_native_text_area_bridge.cpp768 ArkUINativeModuleValue TextAreaBridge::ResetLineHeight(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetLineHeight() function in OHOS::Ace::NG::TextAreaBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_model_ng.h65 static void ResetLineHeight(UINode* uiNode);
H A Dspan_model_ng.cpp301 void SpanModelNG::ResetLineHeight(UINode* uiNode) in ResetLineHeight() function in OHOS::Ace::NG::SpanModelNG
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_span_modifier.cpp128 SpanModelNG::ResetLineHeight(uiNode); in ResetSpanLineHeight()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.cpp784 spanItem->textLineStyle->ResetLineHeight(); in RemoveLineHeightStyle()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp10366 void ResetLineHeight(ArkUI_NodeHandle node) in ResetLineHeight() function
13025 ResetLineHeight, ResetDecoration, ResetTextCase, ResetLetterSpacing, ResetMaxLines, ResetTextAlign, in ResetTextAttribute()

Completed in 56 milliseconds