Home
last modified time | relevance | path

Searched defs:SetTextOverflow (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dtext_component.cpp237 void TextComponent::SetTextOverflow(UILabelTypeWrapper &label, const AppStyleItem *styleItem) in SetTextOverflow() function in OHOS::ACELite::TextComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_model_ng.cpp187 void TextModelNG::SetTextOverflow(Ace::TextOverflow value) in SetTextOverflow() function in OHOS::Ace::NG::TextModelNG
192 void TextModelNG::SetTextOverflow(FrameNode* frameNode, Ace::TextOverflow value) in SetTextOverflow() function in OHOS::Ace::NG::TextModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_content_modifier.cpp298 void TextFieldContentModifier::SetTextOverflow(const TextOverflow value) in SetTextOverflow() function in OHOS::Ace::NG::TextFieldContentModifier
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dtext_model_impl.cpp113 void TextModelImpl::SetTextOverflow(Ace::TextOverflow value) in SetTextOverflow() function in OHOS::Ace::Framework::TextModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dtext_style.h425 void SetTextOverflow(TextOverflow textOverflow) in SetTextOverflow() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_text.cpp196 void JSText::SetTextOverflow(const JSCallbackInfo& info) in SetTextOverflow() function in OHOS::Ace::Framework::JSText
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_text_bridge.cpp259 ArkUINativeModuleValue TextBridge::SetTextOverflow(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTextOverflow() function in OHOS::Ace::NG::TextBridge
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp2050 void SetTextOverflow(ArkUI_NodeHandle node, const char* value) in SetTextOverflow() function