Home
last modified time | relevance | path

Searched defs:textLayoutProperty (Results 1 – 25 of 83) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_accessibility_property.cpp30 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
70 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); in SetSpecificSupportAction() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnav_bar_node.cpp69 auto textLayoutProperty = title->GetLayoutProperty<TextLayoutProperty>(); in GetTitleString() local
81 auto textLayoutProperty = subtitle->GetLayoutProperty<TextLayoutProperty>(); in GetSubtitleString() local
116 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in GetBarItemsString() local
Dbar_item_accessibility_property.h41 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
Dtitle_bar_accessibility_property.h43 auto textLayoutProperty = title->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
Dbar_item_pattern.cpp59 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateBarItemActiveStatusResource() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/text/
Dtext_test_ng.cpp326 void TextTestNg::UpdateTextLayoutProperty(RefPtr<TextLayoutProperty> textLayoutProperty) in UpdateTextLayoutProperty()
391 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
439 auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutProperty); variable
463 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
731 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1022 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1074 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1125 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1172 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1225 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
Dtext_timer_accessibility_property.cpp27 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
Dtext_timer_pattern.cpp127 RefPtr<TextTimerLayoutProperty>& layoutProperty, RefPtr<TextLayoutProperty>& textLayoutProperty) in UpdateTextLayoutProperty()
164 auto textLayoutProperty = textNode_->GetLayoutProperty<TextLayoutProperty>(); in OnModifyDone() local
230 auto textLayoutProperty = textNode_->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextTimer() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
Dtext_clock_accessibility_property.cpp27 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
Dprogress_model_ng.cpp166 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontSize() local
179 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontColor() local
194 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetText() local
226 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontWeight() local
239 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontFamily() local
252 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetItalicFontStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
Dmarquee_accessibility_property.cpp28 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
Dmarquee_layout_property.h75 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in ToJsonValue() local
Dmarquee_model_ng.cpp36 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in Create() local
42 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
Dcontainer_modal_accessibility_property.cpp32 auto textLayoutProperty = titleLabel->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_accessibility_property.cpp32 auto textLayoutProperty = node->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
Dtoast_pattern.cpp30 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in GetTextHeight() local
139 auto textLayoutProperty = text->GetLayoutProperty(); in UpdateTextSizeConstraint() local
161 auto textLayoutProperty = textNode_->GetLayoutProperty<TextLayoutProperty>(); in OnColorConfigurationUpdate() local
Dtoast_view.cpp54 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateToastNode() local
72 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextLayoutProperty() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
Dcontainer_modal_pattern_enhance.cpp61 auto textLayoutProperty = titleLabel->GetLayoutProperty<TextLayoutProperty>(); in ChangeTitle() local
90 auto textLayoutProperty = titleLabel->GetLayoutProperty<TextLayoutProperty>(); in ChangeFloatingTitle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
Datomic_service_pattern.cpp56 auto textLayoutProperty = labelChild->GetLayoutProperty<TextLayoutProperty>(); in OnLanguageConfigurationUpdate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dbutton_pattern.cpp47 RefPtr<ButtonLayoutProperty>& layoutProperty, RefPtr<TextLayoutProperty>& textLayoutProperty) in UpdateTextLayoutProperty()
112 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in InitButtonLabel() local
315 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in OnColorConfigurationUpdate() local
Dtoggle_button_pattern.cpp122 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in HandleEnabled() local
199 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in InitButtonAndText() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/
Dhyperlink_model_ng.cpp52 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<TextLayoutProperty>(); in SetTextStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_column_pattern.cpp297 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); in FlushCurrentOptions() local
321 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateDisappearTextProperties()
344 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateCandidateTextProperties()
366 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateSelectedTextProperties()
389 const RefPtr<TextLayoutProperty>& textLayoutProperty, in ChangeAmPmTextStyle()
416 const RefPtr<TextLayoutProperty>& textLayoutProperty, in ChangeTextStyle()
447 uint32_t currentIndex, const RefPtr<TextLayoutProperty>& textLayoutProperty) in AddAnimationTextProperties()
521const RefPtr<TextLayoutProperty>& textLayoutProperty, uint32_t index, uint32_t showCount, bool isD… in TextPropertiesLinearAnimation()
590 …RefPtr<TextLayoutProperty> textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>… in UpdateTextPropertiesLinear() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/
Dbadge_pattern.cpp45 auto textLayoutProperty = lastFrameNode->GetLayoutProperty<TextLayoutProperty>(); in OnModifyDone() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_column_pattern.cpp302 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in FlushCurrentOptions() local
330 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdatePickerTextProperties()
356 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateDisappearTextProperties()
377 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateCandidateTextProperties()
401 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateSelectedTextProperties()
446 uint32_t currentIndex, const RefPtr<TextLayoutProperty>& textLayoutProperty) in AddAnimationTextProperties()
520const RefPtr<TextLayoutProperty>& textLayoutProperty, uint32_t index, uint32_t showCount, bool isD… in TextPropertiesLinearAnimation()
589 …RefPtr<TextLayoutProperty> textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>… in UpdateTextPropertiesLinear() local

1234