Home
last modified time | relevance | path

Searched defs:layoutProps (Results 1 - 25 of 28) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_view.cpp32 auto layoutProps = row->GetLayoutProperty(); in UpdateRowPadding() local
76 auto layoutProps = content->GetLayoutProperty<TextLayoutProperty>(); in SetHeader() local
122 auto layoutProps = content->GetLayoutProperty<TextLayoutProperty>(); SetFooter() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_model_ng.cpp32 auto layoutProps = menuNode->GetLayoutProperty(); in Create() local
H A Dmenu_pattern.cpp638 auto layoutProps = innerMenuPattern->GetLayoutProperty<MenuLayoutProperty>(); in HideStackExpandMenu() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/
H A Dselect_overlay_paint_method_test_ng.cpp1652 auto layoutProps = selectOverlayNode->GetLayoutProperty(); in HWTEST_F() local
H A Dselect_overlay_test_ng.cpp2857 auto layoutProps = pattern->GetLayoutProperty<LayoutProperty>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_model_ng.cpp153 auto layoutProps = row->GetLayoutProperty<LinearLayoutProperty>(); in CreateColumnNode() local
H A Dtextpicker_dialog_view.cpp299 auto layoutProps = row->GetLayoutProperty<LinearLayoutProperty>(); in CreateIconItemNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_utils.cpp106 float ScrollableUtils::CheckHeightExpansion(const RefPtr<LayoutProperty>& layoutProps, Axis axis) in CheckHeightExpansion() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_layout_algorithm.cpp88 auto layoutProps = layoutWrapper->GetLayoutProperty(); in Layout() local
164 auto layoutProps = layoutWrapper->GetLayoutProperty(); in UpdateIconMargin() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_model_ng.cpp32 auto layoutProps = menuItem->GetLayoutProperty(); in Create() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/
H A Dcalendar_dialog_view_test_ng.cpp308 auto layoutProps = titleRow->GetLayoutProperty<LinearLayoutProperty>(); in HWTEST_F() local
344 auto layoutProps = titleRow->GetLayoutProperty<LinearLayoutProperty>(); in HWTEST_F() local
383 auto layoutProps = titleRow->GetLayoutProperty<LinearLayoutProperty>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_layout_algorithm.cpp32 auto layoutProps = layoutWrapper->GetLayoutProperty(); in Measure() local
120 float SelectLayoutAlgorithm::MeasureAndGetDefaultHeight(RefPtr<LayoutProperty> layoutProps, RefPtr<SelectTheme> theme) in MeasureAndGetDefaultHeight() argument
187 auto layoutProps = layoutWrapper->GetLayoutProperty(); in UpdateMargin() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_pattern.h63 auto layoutProps = GetLayoutProperty<LayoutProperty>(); variable
H A Dselect_overlay_pattern.cpp137 auto layoutProps = GetLayoutProperty<LayoutProperty>(); in AddMenuResponseRegion() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_view.cpp84 auto layoutProps = operationColumn->GetLayoutProperty<LinearLayoutProperty>(); in CreateOperationColumnNode() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_manager.cpp289 auto layoutProps = node->GetLayoutProperty(); in UpdateAnalyzerUIConfig() local
338 auto layoutProps = node->GetLayoutProperty(); in UpdateVideoConfig() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp223 auto layoutProps = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateBubbleNode() local
297 auto layoutProps = popupNode->GetLayoutProperty<BubbleLayoutProperty>(); in CreateCustomBubbleNode() local
680 auto layoutProps = columnNode->GetLayoutProperty<LinearLayoutProperty>(); CreateCombinedChild() local
786 auto layoutProps = layoutNode->GetLayoutProperty<LinearLayoutProperty>(); CreateButtons() local
790 auto layoutProps = layoutNode->GetLayoutProperty<FlexLayoutProperty>(); CreateButtons() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.cpp249 auto layoutProps = innerMenuPattern->GetLayoutProperty<MenuLayoutProperty>(); in HideSubMenu() local
286 auto layoutProps = innerMenuPattern->GetLayoutProperty<MenuLayoutProperty>(); in HasStackSubMenu() local
311 auto layoutProps = innerMenuPattern->GetLayoutProperty<MenuLayoutProperty>(); in HasEmbeddedSubMenu() local
509 auto layoutProps in UpdateMenuAnimation() local
586 auto layoutProps = layoutWrapper->GetLayoutProperty(); SetHotAreas() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/select/
H A Dselect_test_ng.cpp1284 auto layoutProps = select->GetLayoutProperty(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuitemgroup_test_ng.cpp834 auto layoutProps = menuItemPattern->headerContent_->GetLayoutProperty<TextLayoutProperty>(); in HWTEST_F() local
H A Dmenu_patternEx_test_ng.cpp1177 auto layoutProps = menuPattern->GetLayoutProperty<MenuLayoutProperty>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_pattern.cpp898 auto layoutProps = GetLayoutProperty<LayoutProperty>(); in PrepareAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.cpp1360 auto layoutProps = titleNode->GetLayoutProperty<LinearLayoutProperty>(); in UpdateCaretInfoToController() local
H A Dcalendar_dialog_view.cpp217 auto layoutProps = titleRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateTitleNode() local
174 SetTitleIdealSize( const RefPtr<CalendarTheme>& theme, const RefPtr<LinearLayoutProperty>& layoutProps) SetTitleIdealSize() argument
739 auto layoutProps = dividerWrapper->GetLayoutProperty<LinearLayoutProperty>(); CreateDividerNode() local
800 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); UpdateOptionLayoutProps() local
976 UpdateIdealSize(const RefPtr<CalendarTheme>& calendarTheme, const RefPtr<LinearLayoutProperty>& layoutProps, const RefPtr<LayoutProperty>& calendarLayoutProperty) UpdateIdealSize() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp335 auto layoutProps = contentNode->GetLayoutProperty<LinearLayoutProperty>(); in UpdateContentRenderContext() local
342 auto layoutProps = contentNode->GetLayoutProperty<LinearLayoutProperty>(); in UpdateContentRenderContext() local
444 auto layoutProps = contentColumn->GetLayoutProperty<LinearLayoutProperty>(); in BuildChild() local
767 auto layoutProps = buttonNode->GetLayoutProperty(); CreateButton() local
847 auto layoutProps = container->GetLayoutProperty<LinearLayoutProperty>(); BuildButtons() local
854 auto layoutProps = container->GetLayoutProperty<LinearLayoutProperty>(); BuildButtons() local
940 auto layoutProps = itemRow->GetLayoutProperty<LinearLayoutProperty>(); BuildSheetItem() local
1231 auto layoutProps = contentNodeMap_[DialogContentNode::BORDERWIDTH]->GetLayoutProperty<LinearLayoutProperty>(); OnLanguageConfigurationUpdate() local
1253 auto layoutProps = AceType::DynamicCast<TextLayoutProperty>(node->GetLayoutProperty()); UpdateNodeContent() local
[all...]

Completed in 92 milliseconds

12