Home
last modified time | relevance | path

Searched defs:textLayoutProperty (Results 26 – 50 of 119) sorted by relevance

12345

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_base.cpp258 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); in SetContentModifier() local
293 void TextBases::UpdateTextLayoutProperty(RefPtr<TextLayoutProperty> textLayoutProperty) in UpdateTextLayoutProperty()
H A Dtext_testthree_ng.cpp48 auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutProperty); variable
259 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
288 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
317 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
403 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
424 auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutProperty); variable
697 auto textLayoutProperty = pattern->GetLayoutProperty<TextLayoutProperty>(); variable
1128 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); variable
2135 …RefPtr<TextLayoutProperty> textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(layoutPro… variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/
H A Dtext_clock_test_ng.cpp212 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
422 auto textLayoutProperty = frameNode->GetLayoutProperty<TextLayoutProperty>(); variable
458 auto textLayoutProperty = host->GetLayoutProperty<TextLayoutProperty>(); variable
523 auto textLayoutProperty = host->GetLayoutProperty<TextLayoutProperty>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp417 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in FlushCurrentOptions() local
445 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdatePickerTextProperties()
472 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateDisappearTextProperties()
493 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateCandidateTextProperties()
517 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateSelectedTextProperties()
562 uint32_t currentIndex, const RefPtr<TextLayoutProperty>& textLayoutProperty) in AddAnimationTextProperties()
653const RefPtr<TextLayoutProperty>& textLayoutProperty, uint32_t index, uint32_t showCount, bool isD… in TextPropertiesLinearAnimation()
705 …RefPtr<TextLayoutProperty> textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>… in UpdateTextPropertiesLinear() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.cpp225 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(textWrapper->GetLayoutProperty(… in UpdateMaxLines() local
551 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(textWrapper->GetLayoutProperty(… in MeasureItem() local
559 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(textWrapper->GetLayoutProperty(… in MeasureItem() local
594 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(textWrapper->GetLayoutProperty(… in SetTabBarMargin() local
741 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(textWrapper->GetLayoutProperty(… in ApplyLayoutMode() local
875 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(textWrapper->GetLayoutProperty(… in UpdateChildMarginProperty() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.cpp483 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); in FlushCurrentOptions() local
507 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateDisappearTextProperties()
530 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateCandidateTextProperties()
552 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateSelectedTextProperties()
575 const RefPtr<TextLayoutProperty>& textLayoutProperty, in ChangeAmPmTextStyle()
602 const RefPtr<TextLayoutProperty>& textLayoutProperty, in ChangeTextStyle()
634 uint32_t currentIndex, const RefPtr<TextLayoutProperty>& textLayoutProperty) in AddAnimationTextProperties()
725const RefPtr<TextLayoutProperty>& textLayoutProperty, uint32_t index, uint32_t showCount, bool isD… in TextPropertiesLinearAnimation()
779 …RefPtr<TextLayoutProperty> textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>… in UpdateTextPropertiesLinear() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp470 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); in ClearCurrentTextOptions() local
510 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); in FlushCurrentTextOptions() local
658 auto textLayoutProperty = textPattern->GetLayoutProperty<TextLayoutProperty>(); in FlushCurrentMixtureOptions() local
737 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateDisappearTextProperties()
759 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateCandidateTextProperties()
782 const RefPtr<TextLayoutProperty>& textLayoutProperty, in UpdateSelectedTextProperties()
804 uint32_t currentIndex, const RefPtr<TextLayoutProperty>& textLayoutProperty) in AddAnimationTextProperties()
850 …xtPickerColumnPattern::UpdatePickerTextProperties(const RefPtr<TextLayoutProperty>& textLayoutProp… in UpdatePickerTextProperties()
877 …ickerColumnPattern::TextPropertiesLinearAnimation(const RefPtr<TextLayoutProperty>& textLayoutProp… in TextPropertiesLinearAnimation()
962 RefPtr<TextLayoutProperty> textLayoutProperty; in UpdateTextPropertiesLinear() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_pattern.cpp128 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in OnModifyDone() local
570 auto textLayoutProperty = textChildNode->GetLayoutProperty<TextLayoutProperty>(); in OnColorConfigurationUpdate() local
587 auto textLayoutProperty = textChild->GetLayoutProperty<TextLayoutProperty>(); in DumpInfo() local
677 …st RefPtr<MarqueeLayoutProperty>& layoutProperty, const RefPtr<TextLayoutProperty>& textLayoutProp… in UpdateTextDirection()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_container/
H A Dgrid_container_test_ng.cpp47 auto textLayoutProperty = text->GetLayoutProperty(); in MeasureLayout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp127 auto textLayoutProperty = GetLayoutProperty<TextLayoutProperty>(); in OnAttachToFrameNode() local
349 auto textLayoutProperty = GetLayoutProperty<TextLayoutProperty>(); in HandleLongPress() local
675 auto textLayoutProperty = GetLayoutProperty<TextLayoutProperty>(); in MaxLinesZero() local
687 auto textLayoutProperty = GetLayoutProperty<TextLayoutProperty>(); in ShowSelectOverlay() local
1145 auto textLayoutProperty = GetLayoutProperty<TextLayoutProperty>(); in ShowAIEntityMenu() local
1623 auto textLayoutProperty = GetLayoutProperty<TextLayoutProperty>(); in IsSelectableAndCopy() local
2153 auto textLayoutProperty = GetLayoutProperty<TextLayoutProperty>(); in OnModifyDone() local
2648 auto textLayoutProperty = GetLayoutProperty<TextLayoutProperty>(); in PreCreateLayoutWrapper() local
2692 auto textLayoutProperty = GetLayoutProperty<TextLayoutProperty>(); in InitSpanItem() local
3288 auto textLayoutProperty = GetLayoutProperty<TextLayoutProperty>(); in OnColorConfigurationUpdate() local
[all …]
H A Dtext_layout_algorithm.cpp122 auto textLayoutProperty = DynamicCast<TextLayoutProperty>(layoutWrapper->GetLayoutProperty()); in MeasureContent() local
171const RefPtr<TextLayoutProperty>& textLayoutProperty, const LayoutConstraintF& contentConstraint, in AddPropertiesAndAnimations()
634 auto textLayoutProperty = DynamicCast<TextLayoutProperty>(layoutWrapper->GetLayoutProperty()); in AdaptMaxTextSize() local
H A Dmultiple_paragraph_layout_algorithm.cpp67 auto textLayoutProperty = DynamicCast<TextLayoutProperty>(layoutWrapper->GetLayoutProperty()); in ConstructTextStyles() local
399 auto textLayoutProperty = DynamicCast<TextLayoutProperty>(layoutWrapper->GetLayoutProperty()); in GetTextDirection() local
662 auto textLayoutProperty = DynamicCast<TextLayoutProperty>(layoutProperty); in UpdateParagraphByCustomSpan() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/
H A Dhyperlink_model_ng.cpp53 auto textLayoutProperty = hyperlinkNode->GetLayoutProperty<HyperlinkLayoutProperty>(); in SetTextStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/
H A Dbadge_layout_algorithm.cpp56 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(textWrapper->GetLayoutProperty(… in Measure() local
265 auto textLayoutProperty = DynamicCast<TextLayoutProperty>(textWrapper->GetLayoutProperty()); in Layout() local
H A Dbadge_pattern.cpp46 auto textLayoutProperty = lastFrameNode->GetLayoutProperty<TextLayoutProperty>(); in OnModifyDone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_layout_algorithm.cpp136 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(ButtonText->GetLayoutProperty()… in MeasureLeftButton() local
177 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(ButtonRow->GetLayoutProperty()); in MeasureRightButton() local
186 …auto textLayoutProperty = AceType::DynamicCast<TextLayoutProperty>(ButtonText->GetLayoutProperty()… in MeasureRightButton() local
H A Dstepper_pattern.cpp189 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateLeftButtonNode() local
322 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateArrowRightButtonNode() local
419 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateArrowlessRightButtonNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_model_ng.cpp232 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateDateTextNode() local
602 auto textLayoutProperty = yearNode->GetLayoutProperty<TextLayoutProperty>(); in SetSelectDateWithNode() local
614 auto textLayoutProperty = monthNode->GetLayoutProperty<TextLayoutProperty>(); in SetSelectDateWithNode() local
627 auto textLayoutProperty = dayNode->GetLayoutProperty<TextLayoutProperty>(); in SetSelectDateWithNode() local
H A Dcalendar_picker_pattern.cpp77 auto textLayoutProperty = textFrameNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateAccessibilityText() local
1141 auto textLayoutProperty = yearNode->GetLayoutProperty<TextLayoutProperty>(); in GetEntryDateInfo() local
1174 auto textLayoutProperty = yearNode->GetLayoutProperty<TextLayoutProperty>(); in SetDate() local
1217 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in FlushTextStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp316 auto textLayoutProperty = text->GetLayoutProperty(); in UpdateTextSizeConstraint() local
358 auto textLayoutProperty = textNode_->GetLayoutProperty<TextLayoutProperty>(); in OnColorConfigurationUpdate() local
548 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in GetTextLineHeight() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_model_ng.cpp81 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateBarItemTextNode() local
160 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateOldBarItems() local
430 auto textLayoutProperty = mainTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local
438 auto textLayoutProperty = mainTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local
455 auto textLayoutProperty = subTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local
461 auto textLayoutProperty = subTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local
1236 auto textLayoutProperty = subTitle->GetLayoutProperty<TextLayoutProperty>(); in SetSubtitle() local
1244 auto textLayoutProperty = subTitle->GetLayoutProperty<TextLayoutProperty>(); in SetSubtitle() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/indexer/
H A Dindexer_layout_test_ng.cpp47 auto textLayoutProperty = GetChildLayoutProperty<TextLayoutProperty>(frameNode_, index); in GetArrayValueTexts() local
121 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/
H A Daging_adapation_dialog_util.cpp166 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateDialogTextNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp73 auto textLayoutProperty = mainTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local
85 auto textLayoutProperty = mainTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local
107 auto textLayoutProperty = subTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local
114 auto textLayoutProperty = subTitle->GetLayoutProperty<TextLayoutProperty>(); in ParseCommonTitle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_pattern.cpp120 RefPtr<TextClockLayoutProperty>& layoutProperty, RefPtr<TextLayoutProperty>& textLayoutProperty) in UpdateTextLayoutProperty()
151 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in OnModifyDone() local
261 auto textLayoutProperty = textNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateTimeText() local

12345