Home
last modified time | relevance | path

Searched defs:dialog (Results 51 - 62 of 62) sorted by relevance

123

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp197 COverwriteDialog dialog; in AskOverwrite() local
673 CPasswordDialog dialog; in CryptoGetTextPassword() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A Dmain.cpp160 HRSRC dialog = FindResource(instance, MAKEINTRESOURCE(IDD_DIALOG1), RT_DIALOG); in WaitForDebugger() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_serv.c1744 struct gas_dialog_info *dialog; in gas_serv_rx_gas_comeback_req() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dgas_serv.c1736 struct gas_dialog_info *dialog; in gas_serv_rx_gas_comeback_req() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp1028 auto dialog = overlay->ShowDialog(dialogProps, std::move(buildFunc)); in ShowDialogNG() local
1061 auto dialog = overlay->ShowDialogWithNode(dialogProps, customNode); in ShowDialogNGWithNode() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.cpp696 AlertDialog &dialog = AbstractUI::GetInstance().Build(); in NotifyUserInvitationSentMessage() local
715 AlertDialog &dialog = AbstractUI::GetInstance().Build(); in NotifyUserProvDiscShowPinRequestMessage() local
747 AlertDialog &dialog = AbstractUI::GetInstance().Build(); NotifyUserInvitationReceivedMessage() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp482 auto dialog = GetHost(); in BuildChild() local
506 auto dialog = GetHost(); in BuildCustomChild() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp852 auto dialog = AceType::DynamicCast<DialogModalElement>(rootElement_->GetFirstChild()); in SetupRootElement() local
1115 const auto& dialog = DialogBuilder::Build(dialogProperties, AceType::WeakClaim(this)); in ShowDialog() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmevent.h1033 uint8 dialog; /* the dialog token user supplied to the TWT setup API */ member
H A D802.11.h4789 uint8 dialog; /* dialog token */ global() member
[all...]
H A Dwlioctl.h17824 uint16 dialog; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp2412 auto dialog = DialogView::CreateDialogNode(dialogProps, customNode); ShowDialog() local
2443 auto dialog = DialogView::CreateDialogNode(dialogProps, customNode); ShowDialogWithNode() local
2482 RegisterDialogLifeCycleCallback( const RefPtr<FrameNode>& dialog, const DialogProperties& dialogProps) RegisterDialogLifeCycleCallback() argument
2589 auto dialog = DialogView::CreateDialogNode(dialogProps, customNode); OpenCustomDialog() local
[all...]

Completed in 100 milliseconds

123