Home
last modified time | relevance | path

Searched refs:ResetTextOverflow (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_layout_property.h71 ResetTextOverflow(); in Reset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_bridge.h37 static ArkUINativeModuleValue ResetTextOverflow(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_area_bridge.h81 static ArkUINativeModuleValue ResetTextOverflow(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_input_bridge.h101 static ArkUINativeModuleValue ResetTextOverflow(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_bridge.cpp292 ArkUINativeModuleValue TextBridge::ResetTextOverflow(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetTextOverflow() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_text_input_bridge.cpp1260 ArkUINativeModuleValue TextInputBridge::ResetTextOverflow(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetTextOverflow() function in OHOS::Ace::NG::TextInputBridge
H A Darkts_native_text_area_bridge.cpp960 ArkUINativeModuleValue TextAreaBridge::ResetTextOverflow(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetTextOverflow() function in OHOS::Ace::NG::TextAreaBridge
H A Darkts_native_api_impl_bridge.cpp1231 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetTextOverflow)); in GetArkUINativeModule()
1950 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetTextOverflow)); in GetArkUINativeModule()
2419 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetTextOverflow)); in GetArkUINativeModule()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.cpp725 spanItem->textLineStyle->ResetTextOverflow(); in RemoveParagraphStyle()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp10508 void ResetTextOverflow(ArkUI_NodeHandle node) in ResetTextOverflow() function
13068ResetTextOverflow, ResetTextFontFamily, ResetTextCopyOption, ResetBaselineOffset, ResetTextShadow, in ResetTextAttribute()