Home
last modified time | relevance | path

Searched refs:BuildDialogAcceptAndCancelButton (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_dialog_view.h68 static void BuildDialogAcceptAndCancelButton(const std::vector<ButtonInfo>& buttonInfos,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_dialog_view.h107 static void BuildDialogAcceptAndCancelButton(const std::vector<ButtonInfo>& buttonInfos,
H A Ddatepicker_dialog_view.cpp151 BuildDialogAcceptAndCancelButton( in Show()
1739 void DatePickerDialogView::BuildDialogAcceptAndCancelButton(const std::vector<ButtonInfo>& buttonIn… in BuildDialogAcceptAndCancelButton() function in OHOS::Ace::NG::DatePickerDialogView