Home
last modified time | relevance | path

Searched defs:confirmButtonLayoutProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_dialog_view.cpp462 auto confirmButtonLayoutProperty = buttonConfirmNode->GetLayoutProperty<LayoutProperty>(); in SwitchTimePickerPage() local
636 auto confirmButtonLayoutProperty = confirmButton->GetLayoutProperty<LayoutProperty>(); in ShowContentRowButton() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_dialog_view.cpp596 auto confirmButtonLayoutProperty = buttonConfirmNode->GetLayoutProperty<LayoutProperty>(); in SwitchTimePickerPage() local