/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | text_component.cpp | 237 void TextComponent::SetTextOverflow(UI_LABEL_TYPE_WRAPPER &label, const AppStyleItem *styleItem) in SetTextOverflow() function in OHOS::ACELite::TextComponent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_content_modifier.cpp | 341 void TextFieldContentModifier::SetTextOverflow(const TextOverflow value) in SetTextOverflow() function in OHOS::Ace::NG::TextFieldContentModifier
|
H A D | text_field_model.h | 352 virtual void SetTextOverflow(Ace::TextOverflow value) {}; in SetTextOverflow() function
|
H A D | text_field_model_ng.cpp | 913 void TextFieldModelNG::SetTextOverflow(Ace::TextOverflow value) in SetTextOverflow() function in OHOS::Ace::NG::TextFieldModelNG 923 void TextFieldModelNG::SetTextOverflow(FrameNode* frameNode, Ace::TextOverflow value) in SetTextOverflow() function in OHOS::Ace::NG::TextFieldModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | text_model_impl.cpp | 119 void TextModelImpl::SetTextOverflow(Ace::TextOverflow value) in SetTextOverflow() function in OHOS::Ace::Framework::TextModelImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_model_ng.cpp | 269 void TextModelNG::SetTextOverflow(Ace::TextOverflow value) in SetTextOverflow() function in OHOS::Ace::NG::TextModelNG 279 void TextModelNG::SetTextOverflow(FrameNode* frameNode, Ace::TextOverflow value) in SetTextOverflow() function in OHOS::Ace::NG::TextModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | text_style.h | 577 void SetTextOverflow(TextOverflow textOverflow) in SetTextOverflow() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_text.cpp | 305 void JSText::SetTextOverflow(const JSCallbackInfo& info) in SetTextOverflow() function in OHOS::Ace::Framework::JSText
|
H A D | js_textfield.cpp | 1617 void JSTextField::SetTextOverflow(const JSCallbackInfo& info) in SetTextOverflow() function in OHOS::Ace::Framework::JSTextField
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_text_bridge.cpp | 270 ArkUINativeModuleValue TextBridge::SetTextOverflow(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTextOverflow() function in OHOS::Ace::NG::TextBridge
|
H A D | arkts_native_text_area_bridge.cpp | 938 ArkUINativeModuleValue TextAreaBridge::SetTextOverflow(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTextOverflow() function in OHOS::Ace::NG::TextAreaBridge
|
H A D | arkts_native_text_input_bridge.cpp | 1238 ArkUINativeModuleValue TextInputBridge::SetTextOverflow(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTextOverflow() function in OHOS::Ace::NG::TextInputBridge
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 9437 int32_t SetTextOverflow(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetTextOverflow() function
|