Home
last modified time | relevance | path

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

123

/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Drender_dialog.cpp22 auto dialog = AceType::DynamicCast<DialogComponent>(component); in Update() local
H A Ddialog_element.cpp25 RefPtr<DialogComponent> dialog = AceType::DynamicCast<DialogComponent>(component_); in PerformBuild() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DAboutDialog.java17 private static JDialog dialog = null; field in AboutDialog
[all...]
/third_party/toybox/kconfig/lxdialog/
H A Dyesno.c27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
45 WINDOW *dialog; in dialog_yesno() local
[all...]
H A Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
50 WINDOW *dialog; in dialog_inputbox() local
[all...]
H A Dchecklist.c95 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
116 WINDOW *dialog, *list; in dialog_checklist() local
[all...]
H A Dmenubox.c189 WINDOW *dialog, *menu; in dialog_menu() local
[all...]
H A Dtextbox.c38 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() argument
57 WINDOW *dialog, *box; in dialog_textbox() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_view.cpp44 RefPtr<FrameNode> dialog = FrameNode::CreateFrameNode(tag, nodeId, in CreateDialogNode() local
[all...]
H A Dcustom_dialog_controller_model_ng.cpp122 RefPtr<NG::FrameNode> dialog; SetOpenDialogWithNode() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A Dmain.cpp53 HRSRC dialog = FindResource(instance, MAKEINTRESOURCE(IDD_DIALOG1), RT_DIALOG); in WaitForDebugger() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/action_sheet/
H A Daction_sheet_model_ng.cpp34 RefPtr<NG::FrameNode> dialog; in ShowActionSheet() local
/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_element.cpp93 const auto& dialog = AceType::DynamicCast<RenderDialogTween>(renderNode_); in OnKeyEvent() local
/foundation/multimodalinput/input/service/message_handle/test/
H A Dinject_notice_manager_test.cpp57 AuthorizationDialog dialog; in HWTEST_F() local
102 AuthorizationDialog dialog; in HWTEST_F() local
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_raisetoapptop_test.cpp149 sptr<Window> dialog = Utils::CreateTestWindow(fullInfo_); in HWTEST_F() local
/third_party/lzma/CPP/Windows/Control/
H A DPropertyPage.cpp30 CDialog *dialog = (CDialog *)(tempDialog.GetUserDataLongPtr()); in MyProperyPageProcedure() local
/third_party/ffmpeg/libavcodec/
H A Dass.c117 int ff_ass_add_rect2(AVSubtitle *sub, const char *dialog, in ff_ass_add_rect2() argument
157 int ff_ass_add_rect(AVSubtitle *sub, const char *dialog, in ff_ass_add_rect() argument
H A Dttmlenc.c84 ASSDialog *dialog; in ttml_encode_frame() local
[all...]
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_help_about.py153 dialog = Dummy_about_dialog() global() variable in DisplayFileTest
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_manager_dialog_test_ng.cpp688 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
747 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
814 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
875 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
[all...]
H A Doverlay_dialog_transition_test_ng.cpp248 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); in HWTEST_F() local
286 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); in HWTEST_F() local
331 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
382 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
438 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
494 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
550 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
607 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
664 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
726 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
785 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
850 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
901 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
970 auto dialog = overlayManager->ShowDialog(dialogProperties, nullptr, false); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.cpp28 auto dialog = impl->getDialogAPI()->create(); in Create() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/dialog/
H A Djs_dialog.cpp113 UIDialog *dialog = const_cast<UIDialog *>(jsDialog->GetUIDialog()); in ParseButton() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_event_test_ng.cpp761 auto dialog = tabBarPattern_->dialogNode_; in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_dialog/
H A Dui_test_dialog.cpp44 void SetDialog(UIDialog** dialog) in SetDialog() argument
86 void SetDialog(UIDialog** dialog) in SetDialog() argument

Completed in 12 milliseconds

123