Home
last modified time | relevance | path

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

12345

/foundation/arkui/ace_engine/test/unittest/core/pattern/hyperlink/
Dhyperlink_test_ng.cpp93 auto textLayoutProperty = frameNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
161 auto textLayoutProperty = frameNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
184 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
218 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
265 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
329 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
371 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/symbol/
Dsymbol_test_ng.cpp159 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
190 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
222 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
254 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
287 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
321 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
355 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
Dtext_test_ng.cpp84 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
135 auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutProperty); variable
159 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
215 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
429 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
543 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1076 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
1286 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1332 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1380 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
[all …]
Dtext_testtwo_ng.cpp83 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
139 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable
223 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable
252 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
316 RefPtr<LayoutProperty> textLayoutProperty = textPattern->CreateLayoutProperty(); variable
361 auto textLayoutProperty = textFrameNode->GetLayoutProperty<TextLayoutProperty>(); variable
849 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
965 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
998 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
1031 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
[all …]
/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/test/unittest/core/pattern/overlay/
Doverlay_test_update.cpp285 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
327 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
369 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
410 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
452 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
503 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
555 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
602 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
660 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
717 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
Dprogress_model_ng.cpp170 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontSize() local
183 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontColor() local
198 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetText() local
231 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontWeight() local
244 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontFamily() local
257 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetItalicFontStyle() local
450 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetText() local
480 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontColor() local
491 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontSize() local
502 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontWeight() local
[all …]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/
Dtext_timer_test_ng.cpp210 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
330 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable
366 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable
412 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable
459 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable
522 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable
560 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable
679 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dtitle_bar_accessibility_property.h43 auto textLayoutProperty = title->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
Dnavigation_title_util.cpp266 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateBarItemTextNode() local
627 auto textLayoutProperty = title->GetLayoutProperty<TextLayoutProperty>(); in GetTitleString() local
640 auto textLayoutProperty = subtitle->GetLayoutProperty<TextLayoutProperty>(); in GetSubtitleString() local
716 auto textLayoutProperty = mainTitle->GetLayoutProperty<TextLayoutProperty>(); in CreateOrUpdateMainTitle() local
725 auto textLayoutProperty = mainTitle->GetLayoutProperty<TextLayoutProperty>(); in CreateOrUpdateMainTitle() local
748 auto textLayoutProperty = subTitle->GetLayoutProperty<TextLayoutProperty>(); in CreateOrUpdateSubtitle() local
759 auto textLayoutProperty = subTitle->GetLayoutProperty<TextLayoutProperty>(); in CreateOrUpdateSubtitle() local
782 auto textLayoutProperty = mainTitle->GetLayoutProperty<TextLayoutProperty>(); in CreateOrUpdateDestinationMainTitle() local
796 auto textLayoutProperty = mainTitle->GetLayoutProperty<TextLayoutProperty>(); in CreateOrUpdateDestinationMainTitle() local
819 auto textLayoutProperty = subTitle->GetLayoutProperty<TextLayoutProperty>(); in CreateOrUpdateDestinationSubtitle() local
[all …]
Dnavdestination_node_base.cpp56 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in GetBarItemsString() local
Dbar_item_pattern.cpp156 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateBarItemActiveStatusResource() local
207 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in ToJsonValue() 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/texttimer/
Dtext_timer_accessibility_property.cpp27 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
Dtext_timer_pattern.cpp135 RefPtr<TextTimerLayoutProperty>& layoutProperty, RefPtr<TextLayoutProperty>& textLayoutProperty) in UpdateTextLayoutProperty()
175 auto textLayoutProperty = textNode_->GetLayoutProperty<TextLayoutProperty>(); in OnModifyDone() local
247 auto textLayoutProperty = textNode_->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextTimer() 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.h78 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in ToJsonValue() local
Dmarquee_model_ng.cpp39 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in Create() local
45 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in Create() local
190 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateFrameNode() local
197 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in CreateFrameNode() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/marquee/
Dmarquee_test_ng.cpp176 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); variable
749 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); variable
869 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
990 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable
1210 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable
1287 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable
1373 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable
1432 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable
1518 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable
1561 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
Dselect_layout_algorithm.cpp61 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(textWrapper->GetLayoutProperty(… in Measure() local
162 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateOptionsMaxLines() local
196 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(textWrapper->GetLayoutProperty(… in UpdateMargin() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_accessibility_property.cpp37 auto textLayoutProperty = node->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
Dtext_picker_column_test_ng.cpp265 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
319 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
373 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
550 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
621 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
727 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
847 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1025 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1085 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1141 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
Dtoast_view.cpp57 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateToastNode() local
90 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextLayoutProperty() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dbutton_pattern.cpp99 RefPtr<ButtonLayoutProperty>& layoutProperty, RefPtr<TextLayoutProperty>& textLayoutProperty) in UpdateTextLayoutProperty()
152 RefPtr<ButtonLayoutProperty>& layoutProperty, RefPtr<TextLayoutProperty>& textLayoutProperty) in UpdateTextStyle()
198 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in InitButtonLabel() local
588 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in OnColorConfigurationUpdate() local
616 RefPtr<ButtonLayoutProperty>& layoutProperty, RefPtr<TextLayoutProperty>& textLayoutProperty) in UpdateTextFontScale()
/foundation/arkui/ace_engine/test/unittest/core/pattern/badge/
Dbadge_test_ng.cpp333 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(firstChildFrameNode->GetLayoutP… variable
522 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(firstChildFrameNode->GetLayoutP… variable
589 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(firstChildFrameNode->GetLayoutP… variable
652 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(firstChildFrameNode->GetLayoutP… variable

12345