| /foundation/arkui/ace_engine/test/unittest/core/pattern/hyperlink/ |
| D | hyperlink_test_ng.cpp | 93 auto textLayoutProperty = frameNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable 125 auto textLayoutProperty = frameNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable 178 auto textLayoutProperty = frameNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable 201 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable 235 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable 282 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable 346 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable 388 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); variable
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/symbol/ |
| D | symbol_test_ng.cpp | 154 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable 185 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable 217 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable 249 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable 282 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable 316 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/ |
| D | text_timer_test_ng.cpp | 207 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable 327 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable 363 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable 409 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable 456 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable 519 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable 557 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable 676 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
| D | progress_model_ng.cpp | 171 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontSize() local 184 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontColor() local 199 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 432 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetText() local 462 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontColor() local 473 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontSize() local 484 auto textLayoutProperty = textHost->GetLayoutProperty<TextLayoutProperty>(); in SetFontWeight() local [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/frameworks/core/components_ng/pattern/navigation/ |
| D | nav_bar_node.cpp | 76 auto textLayoutProperty = title->GetLayoutProperty<TextLayoutProperty>(); in GetTitleString() local 90 auto textLayoutProperty = subtitle->GetLayoutProperty<TextLayoutProperty>(); in GetSubtitleString() local 125 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in GetBarItemsString() local
|
| D | bar_item_accessibility_property.h | 41 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
|
| D | title_bar_accessibility_property.h | 43 auto textLayoutProperty = title->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
|
| D | bar_item_pattern.cpp | 59 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateBarItemActiveStatusResource() 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 | 131 RefPtr<TextTimerLayoutProperty>& layoutProperty, RefPtr<TextLayoutProperty>& textLayoutProperty) in UpdateTextLayoutProperty() 171 auto textLayoutProperty = textNode_->GetLayoutProperty<TextLayoutProperty>(); in OnModifyDone() local 237 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 | 75 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in ToJsonValue() local
|
| D | marquee_model_ng.cpp | 37 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in Create() local 43 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in Create() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
| D | text_test_ng.cpp | 407 void TextTestNg::UpdateTextLayoutProperty(RefPtr<TextLayoutProperty> textLayoutProperty) in UpdateTextLayoutProperty() 491 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable 540 auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutProperty); variable 564 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable 747 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable 1019 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable 1065 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable 1114 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable 1163 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable 1218 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable [all …]
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
| D | security_component_accessibility_property.cpp | 32 auto textLayoutProperty = node->GetLayoutProperty<TextLayoutProperty>(); in GetText() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
| D | toast_view.cpp | 56 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateToastNode() local 75 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTextLayoutProperty() local
|
| D | toast_pattern.cpp | 33 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in GetTextHeight() local 163 auto textLayoutProperty = text->GetLayoutProperty(); in UpdateTextSizeConstraint() local 185 auto textLayoutProperty = textNode_->GetLayoutProperty<TextLayoutProperty>(); in OnColorConfigurationUpdate() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/marquee/ |
| D | marquee_test_ng.cpp | 169 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); variable 742 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); variable 862 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable 983 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable 1193 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable 1270 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable 1356 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable 1415 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable 1536 auto textLayoutProperty = AceType::MakeRefPtr<TextLayoutProperty>(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
| D | button_pattern.cpp | 65 RefPtr<ButtonLayoutProperty>& layoutProperty, RefPtr<TextLayoutProperty>& textLayoutProperty) in UpdateTextLayoutProperty() 107 RefPtr<ButtonLayoutProperty>& layoutProperty, RefPtr<TextLayoutProperty>& textLayoutProperty) in UpdateTextStyle() 150 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in InitButtonLabel() local 375 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in OnColorConfigurationUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
| D | navdestination_model_ng.cpp | 62 auto textLayoutProperty = mainTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local 69 auto textLayoutProperty = mainTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local 96 auto textLayoutProperty = subTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local 102 auto textLayoutProperty = subTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
| D | badge_pattern.cpp | 45 auto textLayoutProperty = lastFrameNode->GetLayoutProperty<TextLayoutProperty>(); in OnModifyDone() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/ |
| D | text_clock_test_ng.cpp | 203 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable 415 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable 451 auto textLayoutProperty = host->GetLayoutProperty<TextLayoutProperty>(); variable 516 auto textLayoutProperty = host->GetLayoutProperty<TextLayoutProperty>(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
| D | timepicker_column_pattern.cpp | 357 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); in FlushCurrentOptions() local 381 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateDisappearTextProperties() 404 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateCandidateTextProperties() 426 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateSelectedTextProperties() 449 const RefPtr<TextLayoutProperty>& textLayoutProperty, in ChangeAmPmTextStyle() 476 const RefPtr<TextLayoutProperty>& textLayoutProperty, in ChangeTextStyle() 507 uint32_t currentIndex, const RefPtr<TextLayoutProperty>& textLayoutProperty) in AddAnimationTextProperties() 598 …const RefPtr<TextLayoutProperty>& textLayoutProperty, uint32_t index, uint32_t showCount, bool isD… in TextPropertiesLinearAnimation() 652 …RefPtr<TextLayoutProperty> textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>… in UpdateTextPropertiesLinear() local
|