| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| D | bar_item_layout_algorithm.cpp | 45 auto textWrapper = layoutWrapper->GetOrCreateChildByIndex(index); in MeasureToolbarItemText() local 85 auto textWrapper = layoutWrapper->GetOrCreateChildByIndex(index); in MeasureText() local 136 auto textWrapper = layoutWrapper->GetOrCreateChildByIndex(index); in LayoutText() local 204 auto textWrapper = layoutWrapper->GetOrCreateChildByIndex(index); in Layout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/ |
| D | select_layout_algorithm.cpp | 56 auto textWrapper = rowWrapper->GetOrCreateChildByIndex(0); in Measure() local 97 …RefPtr<LayoutWrapper> textWrapper, const LayoutConstraintF& childConstraint, std::optional<float> … in MeasureSelectText() 229 auto textWrapper = rowWrapper->GetOrCreateChildByIndex(0); in UpdateMargin() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ |
| D | text_timer_layout_algorithm.cpp | 28 auto textWrapper = layoutWrapper->GetOrCreateChildByIndex(0); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
| D | text_clock_layout_algorithm.cpp | 32 auto textWrapper = layoutWrapper->GetOrCreateChildByIndex(0); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| D | tab_bar_layout_algorithm.cpp | 247 auto textWrapper = childWrapper->GetOrCreateChildByIndex(1); in UpdateMaxLines() local 676 auto textWrapper = childWrapper->GetOrCreateChildByIndex(1); in MeasureItem() local 684 auto textWrapper = childWrapper->GetOrCreateChildByIndex(1); in MeasureItem() local 719 auto textWrapper = childWrapper->GetOrCreateChildByIndex(1); in SetTabBarMargin() local 870 auto textWrapper = childWrapper->GetOrCreateChildByIndex(1); in ApplyLayoutMode() local 1004 auto textWrapper = childWrapper->GetOrCreateChildByIndex(1); in UpdateChildMarginProperty() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid_container/ |
| D | grid_container_test_ng.cpp | 126 …auto textWrapper = AceType::DynamicCast<LayoutWrapperNode>(layoutWrapper->GetOrCreateChildByIndex(… variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
| D | badge_layout_algorithm.cpp | 45 auto textWrapper = layoutWrapper->GetOrCreateChildByIndex(childrenSize - 1); in Measure() local 255 auto textWrapper = layoutWrapper->GetOrCreateChildByIndex(childrenSize - 1); in Layout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
| D | toast_layout_algorithm.cpp | 94 size_t GetLineCount(const RefPtr<LayoutWrapper>& textWrapper, LayoutConstraintF& layoutConstraint) in GetLineCount()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
| D | calendar_picker_layout_algorithm.cpp | 34 auto textWrapper = contentWrapper->GetOrCreateChildByIndex(i); in CalculateContentSize() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/ |
| D | security_component_test_ng_extension.cpp | 1444 auto textWrapper = AceType::MakeRefPtr<LayoutWrapperNode>( variable 1518 RefPtr<LayoutWrapper> textWrapper = textWrapperNode; variable 2127 RefPtr<LayoutWrapper> textWrapper = textWrapperNode; in InitLayoutAlgorithm() local
|
| D | security_component_test_ng.cpp | 270 auto textWrapper = CreateLayoutWrapper(textNode); in CreateSecurityComponentLayoutWrapper() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/progress/ |
| D | progress_test_ng.cpp | 774 RefPtr<LayoutWrapperNode> textWrapper = variable 813 RefPtr<LayoutWrapperNode> textWrapper = variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
| D | stepper_layout_algorithm.cpp | 216 auto textWrapper = rowWrapper->GetOrCreateChildByIndex(isLeft ? 1 : 0); in MeasureText() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
| D | security_component_layout_algorithm.cpp | 905 auto textWrapper = GetChildWrapper(layoutWrapper, V2::TEXT_ETS_TAG); in InitLayoutWrapper() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
| D | search_layout_algorithm.cpp | 356 auto textWrapper = buttonWrapper->GetChildByIndex(0); in SearchButtonMeasure() local
|