Home
last modified time | relevance | path

Searched defs:buttonSize (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/advanced_ui_component/selectionmenu/interfaces/
H A Dselectionmenu.js
/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Drender_wrap.cpp299 double buttonSize = (mainLengthLimit_ - spacing * (dialogButtonNum - 1)) / dialogButtonNum; in HandleDialogStretch() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_layout_algorithm.cpp211 auto buttonSize = button->GetGeometryNode()->GetMarginFrameSize(); in LayoutChild() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_pattern_enhance.cpp545 float buttonSize = TITLE_ICON_SIZE.ConvertToPx(); in CalculateMenuOffset() local

Completed in 6 milliseconds