Home
last modified time | relevance | path

Searched defs:SetButton (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dabstract_ui.h49 virtual void SetButton( in SetButton() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_content.cpp58 void NotificationLocalLiveViewContent::SetButton(NotificationLocalLiveViewButton button) in SetButton() function in OHOS::Notification::NotificationLocalLiveViewContent
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_dialog.cpp169 void UIDialog::SetButton(DialogButtonType buttonType, const char* text, UIView::OnClickListener* li… in SetButton() function in OHOS::UIDialog
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscanner_info.cpp102 void ScanDeviceInfoTCP::SetButton(const std::string& button_) in SetButton() function in OHOS::Scan::ScanDeviceInfoTCP
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp242 napi_value Common::SetButton(const napi_env &env, const NotificationLocalLiveViewButton &button, na… in SetButton() function in OHOS::NotificationNapi::Common
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dmouse_event.h271 void SetButton(MouseButton button) in SetButton() function