/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/ |
H A D | menu_item_group_view.cpp | 37 auto layoutProps = row->GetLayoutProperty(); in UpdateRowPadding() local 81 auto layoutProps = content->GetLayoutProperty<TextLayoutProperty>(); in SetHeader() local 127 auto layoutProps = content->GetLayoutProperty<TextLayoutProperty>(); in SetFooter() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/ |
H A D | select_layout_algorithm.cpp | 38 auto layoutProps = layoutWrapper->GetLayoutProperty(); in Measure() local 107 float SelectLayoutAlgorithm::MeasureAndGetDefaultHeight(RefPtr<LayoutProperty> layoutProps, RefPtr<… in MeasureAndGetDefaultHeight() 174 auto layoutProps = layoutWrapper->GetLayoutProperty(); in UpdateMargin() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
H A D | option_layout_algorithm.cpp | 99 auto layoutProps = layoutWrapper->GetLayoutProperty(); in Layout() local 175 auto layoutProps = layoutWrapper->GetLayoutProperty(); in UpdateIconMargin() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/ |
H A D | menu_wrapper_pattern.cpp | 261 auto layoutProps = innerMenuPattern->GetLayoutProperty<MenuLayoutProperty>(); in HideSubMenu() local 296 auto layoutProps = innerMenuPattern->GetLayoutProperty<MenuLayoutProperty>(); in HasStackSubMenu() local 315 auto layoutProps = innerMenuPattern->GetLayoutProperty<MenuLayoutProperty>(); in HasEmbeddedSubMenu() local 512 auto layoutProps = innerMenuPattern->GetLayoutProperty<MenuLayoutProperty>(); in UpdateMenuAnimation() local 601 auto layoutProps = layoutWrapper->GetLayoutProperty(); in SetHotAreas() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | image_analyzer_manager.cpp | 222 auto layoutProps = node->GetLayoutProperty(); in UpdateAnalyzerUIConfig() local 269 auto layoutProps = node->GetLayoutProperty(); in UpdateVideoConfig() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_view.cpp | 230 auto layoutProps = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateBubbleNode() local 303 auto layoutProps = popupNode->GetLayoutProperty<BubbleLayoutProperty>(); in CreateCustomBubbleNode() local 664 auto layoutProps = columnNode->GetLayoutProperty<LinearLayoutProperty>(); in CreateCombinedChild() local 770 auto layoutProps = layoutNode->GetLayoutProperty<LinearLayoutProperty>(); in CreateButtons() local 774 auto layoutProps = layoutNode->GetLayoutProperty<FlexLayoutProperty>(); in CreateButtons() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
H A D | dialog_pattern.cpp | 335 auto layoutProps = contentNode->GetLayoutProperty<LinearLayoutProperty>(); in UpdateContentRenderContext() local 421 auto layoutProps = contentColumn->GetLayoutProperty<LinearLayoutProperty>(); in BuildChild() local 748 auto layoutProps = buttonNode->GetLayoutProperty(); in CreateButton() local 830 auto layoutProps = container->GetLayoutProperty<LinearLayoutProperty>(); in BuildButtons() local 837 auto layoutProps = container->GetLayoutProperty<LinearLayoutProperty>(); in BuildButtons() local 924 auto layoutProps = itemRow->GetLayoutProperty<LinearLayoutProperty>(); in BuildSheetItem() local 1210 …auto layoutProps = contentNodeMap_[DialogContentNode::BORDERWIDTH]->GetLayoutProperty<LinearLayout… in OnLanguageConfigurationUpdate() local 1227 auto layoutProps = AceType::DynamicCast<TextLayoutProperty>(node->GetLayoutProperty()); in UpdateNodeContent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_pattern.h | 63 auto layoutProps = GetLayoutProperty<LayoutProperty>(); in CreateNodePaintMethod() local
|
H A D | select_overlay_pattern.cpp | 137 auto layoutProps = GetLayoutProperty<LayoutProperty>(); in AddMenuResponseRegion() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_dialog_view.cpp | 180 const RefPtr<CalendarTheme>& theme, const RefPtr<LinearLayoutProperty>& layoutProps) in SetTitleIdealSize() 222 auto layoutProps = titleRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateTitleNode() local 738 auto layoutProps = dividerWrapper->GetLayoutProperty<LinearLayoutProperty>(); in CreateDividerNode() local 799 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in UpdateOptionLayoutProps() local 980 …const RefPtr<LinearLayoutProperty>& layoutProps, const RefPtr<LayoutProperty>& calendarLayoutPrope… in UpdateIdealSize()
|
H A D | calendar_dialog_pattern.cpp | 1354 auto layoutProps = titleNode->GetLayoutProperty<LinearLayoutProperty>(); in UpdateCaretInfoToController() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_model_ng.cpp | 32 auto layoutProps = menuNode->GetLayoutProperty(); in Create() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_utils.cpp | 109 float ScrollableUtils::CheckHeightExpansion(const RefPtr<LayoutProperty>& layoutProps, Axis axis) in CheckHeightExpansion()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_dialog_view.cpp | 286 auto layoutProps = titleRow->GetLayoutProperty<LinearLayoutProperty>(); in UpdateTitleRowLayoutProps() local 376 auto layoutProps = dividerWrapper->GetLayoutProperty<LinearLayoutProperty>(); in CreateDividerNode() local 398 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateButtonNode() local 654 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateButtonNodeForAging() local 1211 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateLunarswitchNode() local 1497 auto layoutProps = buttonTitleNode->GetLayoutProperty<LinearLayoutProperty>(); in CreateAndMountButtonTitleNode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
H A D | menu_item_model_ng.cpp | 39 auto layoutProps = menuItem->GetLayoutProperty(); in Create() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | sheet_view.cpp | 86 auto layoutProps = operationColumn->GetLayoutProperty<LinearLayoutProperty>(); in CreateOperationColumnNode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_dialog_view.cpp | 409 auto layoutProps = dividerWrapper->GetLayoutProperty<LinearLayoutProperty>(); in CreateDividerNode() local 477 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateButtonNode() local 498 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateButtonNodeForAging() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_dialog_view.cpp | 307 auto layoutProps = row->GetLayoutProperty<LinearLayoutProperty>(); in CreateIconItemNode() local 448 auto layoutProps = dividerWrapper->GetLayoutProperty<LinearLayoutProperty>(); in CreateDividerNode() local 474 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateButtonNode() local 1376 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateAgingButtonNode() local
|
H A D | textpicker_model_ng.cpp | 153 auto layoutProps = row->GetLayoutProperty<LinearLayoutProperty>(); in CreateColumnNode() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select/ |
H A D | select_test_ng.cpp | 1270 auto layoutProps = select->GetLayoutProperty(); variable 1946 auto layoutProps = selectPattern->GetLayoutProperty<LayoutProperty>(); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/ |
H A D | menuitemgroup_test_ng.cpp | 832 auto layoutProps = menuItemPattern->headerContent_->GetLayoutProperty<TextLayoutProperty>(); variable
|
H A D | menu_patternEx_test_ng.cpp | 1163 auto layoutProps = menuPattern->GetLayoutProperty<MenuLayoutProperty>(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_pattern.cpp | 582 auto layoutProps = GetLayoutProperty<ImageLayoutProperty>(); in SetImagePaintConfig() local 965 auto layoutProps = pattern->GetLayoutProperty<ImageLayoutProperty>(); in CreateLoadSuccessCallbackForAlt() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
H A D | rating_pattern.cpp | 863 auto layoutProps = GetLayoutProperty<LayoutProperty>(); in PrepareAnimation() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/ |
H A D | select_overlay_paint_method_test_ng.cpp | 1652 auto layoutProps = selectOverlayNode->GetLayoutProperty(); variable
|