Home
last modified time | relevance | path

Searched refs:SetSecondDialogButtonActive (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_dialog_view.h133 static void SetSecondDialogButtonActive(RefPtr<UINode>& contentRow);
H A Dtextpicker_dialog_view.cpp1212 void TextPickerDialogView::SetSecondDialogButtonActive(RefPtr<UINode>& contentRow) in SetSecondDialogButtonActive() function in OHOS::Ace::NG::TextPickerDialogView
1285 SetSecondDialogButtonActive(contentRow); in SetDialogButtonActive()