Home
last modified time | relevance | path

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

12345

/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/hyperlink/
Dhyperlink_test_ng.cpp93 auto textLayoutProperty = frameNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
125 auto textLayoutProperty = frameNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
200 auto textLayoutProperty = frameNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
223 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
257 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
304 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
368 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
410 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); 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
423 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
537 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1070 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
1280 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1326 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
1374 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
[all …]
Dtext_testtwo_ng.cpp81 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
137 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable
221 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable
250 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
314 RefPtr<LayoutProperty> textLayoutProperty = textPattern->CreateLayoutProperty(); variable
359 auto textLayoutProperty = textFrameNode->GetLayoutProperty<TextLayoutProperty>(); variable
847 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
963 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
996 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
1029 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
[all …]
Dtext_base.cpp258 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); in SetContentModifier() local
293 void TextBases::UpdateTextLayoutProperty(RefPtr<TextLayoutProperty> textLayoutProperty) in UpdateTextLayoutProperty()
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
Doverlay_test_update.cpp284 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
326 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
368 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
409 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
451 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
502 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
554 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
601 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
659 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
716 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); 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/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/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/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/navigation/
Dtitle_bar_accessibility_property.h43 auto textLayoutProperty = title->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
Dnavigation_title_util.cpp265 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/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
/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
89 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
540 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in OnColorConfigurationUpdate() local
568 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