Home
last modified time | relevance | path

Searched defs:layoutProps (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_view.cpp37 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 Dselect_layout_algorithm.cpp38 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 Doption_layout_algorithm.cpp99 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 Dmenu_wrapper_pattern.cpp261 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 Dimage_analyzer_manager.cpp222 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 Dbubble_view.cpp230 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 Ddialog_pattern.cpp335 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 Dselect_overlay_pattern.h63 auto layoutProps = GetLayoutProperty<LayoutProperty>(); in CreateNodePaintMethod() local
H A Dselect_overlay_pattern.cpp137 auto layoutProps = GetLayoutProperty<LayoutProperty>(); in AddMenuResponseRegion() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_view.cpp180 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
980const RefPtr<LinearLayoutProperty>& layoutProps, const RefPtr<LayoutProperty>& calendarLayoutPrope… in UpdateIdealSize()
H A Dcalendar_dialog_pattern.cpp1354 auto layoutProps = titleNode->GetLayoutProperty<LinearLayoutProperty>(); in UpdateCaretInfoToController() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_model_ng.cpp32 auto layoutProps = menuNode->GetLayoutProperty(); in Create() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_utils.cpp109 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 Ddatepicker_dialog_view.cpp286 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 Dmenu_item_model_ng.cpp39 auto layoutProps = menuItem->GetLayoutProperty(); in Create() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_view.cpp86 auto layoutProps = operationColumn->GetLayoutProperty<LinearLayoutProperty>(); in CreateOperationColumnNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_dialog_view.cpp409 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 Dtextpicker_dialog_view.cpp307 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 Dtextpicker_model_ng.cpp153 auto layoutProps = row->GetLayoutProperty<LinearLayoutProperty>(); in CreateColumnNode() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select/
H A Dselect_test_ng.cpp1270 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 Dmenuitemgroup_test_ng.cpp832 auto layoutProps = menuItemPattern->headerContent_->GetLayoutProperty<TextLayoutProperty>(); variable
H A Dmenu_patternEx_test_ng.cpp1163 auto layoutProps = menuPattern->GetLayoutProperty<MenuLayoutProperty>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp582 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 Drating_pattern.cpp863 auto layoutProps = GetLayoutProperty<LayoutProperty>(); in PrepareAnimation() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/
H A Dselect_overlay_paint_method_test_ng.cpp1652 auto layoutProps = selectOverlayNode->GetLayoutProperty(); variable

12