| /foundation/arkui/ace_engine/test/unittest/core/pattern/hyperlink/ |
| D | hyperlink_test_ng.cpp | 93 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/ |
| D | symbol_test_ng.cpp | 159 …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/ |
| D | text_test_ng.cpp | 84 …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 …]
|
| D | text_testtwo_ng.cpp | 83 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/ |
| D | text_accessibility_property.cpp | 30 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/ |
| D | overlay_test_update.cpp | 285 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/ |
| D | progress_model_ng.cpp | 170 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/ |
| D | text_timer_test_ng.cpp | 210 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/ |
| D | title_bar_accessibility_property.h | 43 auto textLayoutProperty = title->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
|
| D | navigation_title_util.cpp | 266 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 …]
|
| D | navdestination_node_base.cpp | 56 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in GetBarItemsString() local
|
| D | bar_item_pattern.cpp | 156 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/ |
| D | text_clock_accessibility_property.cpp | 27 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ |
| D | text_timer_accessibility_property.cpp | 27 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
|
| D | text_timer_pattern.cpp | 135 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/ |
| D | marquee_accessibility_property.cpp | 28 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
|
| D | marquee_layout_property.h | 78 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in ToJsonValue() local
|
| D | marquee_model_ng.cpp | 39 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/ |
| D | marquee_test_ng.cpp | 176 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/ |
| D | select_layout_algorithm.cpp | 61 …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/ |
| D | security_component_accessibility_property.cpp | 37 auto textLayoutProperty = node->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/ |
| D | text_picker_column_test_ng.cpp | 265 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/ |
| D | toast_view.cpp | 57 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/ |
| D | button_pattern.cpp | 99 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/ |
| D | badge_test_ng.cpp | 333 …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
|