Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
Dmenu_item_group_view.cpp37 auto layoutProps = row->GetLayoutProperty(); in UpdateRowPadding() local
83 auto layoutProps = content->GetLayoutProperty<TextLayoutProperty>(); in SetHeader() local
125 auto layoutProps = content->GetLayoutProperty<TextLayoutProperty>(); in SetFooter() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
Dselect_layout_algorithm.cpp29 auto layoutProps = layoutWrapper->GetLayoutProperty(); in Measure() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_view.cpp172 auto layoutProps = textNode->GetLayoutProperty<TextLayoutProperty>(); in CreateBubbleNode() local
207 auto layoutProps = popupNode->GetLayoutProperty<BubbleLayoutProperty>(); in CreateCustomBubbleNode() local
337 auto layoutProps = columnNode->GetLayoutProperty<LinearLayoutProperty>(); in CreateCombinedChild() local
374 auto layoutProps = rowNode->GetLayoutProperty<LinearLayoutProperty>(); in CreateButtons() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
Dmenu_model_ng.cpp32 auto layoutProps = menuNode->GetLayoutProperty(); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_pattern.cpp531 auto layoutProps = buttonNode->GetLayoutProperty(); in CreateButton() local
604 auto layoutProps = container->GetLayoutProperty<LinearLayoutProperty>(); in BuildButtons() local
611 auto layoutProps = container->GetLayoutProperty<LinearLayoutProperty>(); in BuildButtons() local
697 auto layoutProps = itemRow->GetLayoutProperty<LinearLayoutProperty>(); in BuildSheetItem() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_pattern.cpp97 auto layoutProps = GetLayoutProperty<LayoutProperty>(); in PrepareAnimation() local
225 auto layoutProps = GetLayoutProperty<ImageLayoutProperty>(); in SetImagePaintConfig() local
381 auto layoutProps = pattern->GetLayoutProperty<ImageLayoutProperty>(); in CreateLoadSuccessCallbackForAlt() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
Dmenu_item_model_ng.cpp39 auto layoutProps = menuItem->GetLayoutProperty(); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
Dmenu_wrapper_pattern.cpp194 auto layoutProps = layoutWrapper->GetLayoutProperty(); in SetHotAreas() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_dialog_view.cpp104 auto layoutProps = titleRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateTitleNode() local
459 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateOptionsNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_dialog_view.cpp285 auto layoutProps = titleRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateTitleButtonNode() local
403 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateButtonNode() local
749 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateLunarswitchNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_dialog_view.cpp231 auto layoutProps = row->GetLayoutProperty<LinearLayoutProperty>(); in CreateIconItemNode() local
371 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateButtonNode() local
Dtextpicker_model_ng.cpp124 auto layoutProps = row->GetLayoutProperty<LinearLayoutProperty>(); in CreateColumnNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
Dselect_overlay_pattern.cpp139 auto layoutProps = GetLayoutProperty<LayoutProperty>(); in AddMenuResponseRegion() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_dialog_view.cpp256 auto layoutProps = contentRow->GetLayoutProperty<LinearLayoutProperty>(); in CreateButtonNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
Drating_pattern.cpp837 auto layoutProps = GetLayoutProperty<LayoutProperty>(); in PrepareAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp1665 auto layoutProps = host->GetLayoutProperty(); in BdImagePaintTask() local