| /foundation/arkui/ace_engine/frameworks/core/components/dialog/ |
| H A D | render_dialog.cpp | 22 auto dialog = AceType::DynamicCast<DialogComponent>(component); in Update() local
|
| H A D | dialog_element.cpp | 25 RefPtr<DialogComponent> dialog = AceType::DynamicCast<DialogComponent>(component_); in PerformBuild() local
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| H A D | AboutDialog.java | 17 private static JDialog dialog = null; field in AboutDialog [all...] |
| /third_party/toybox/kconfig/lxdialog/ |
| H A D | yesno.c | 27 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 D | inputbox.c | 29 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 D | checklist.c | 95 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 D | menubox.c | 189 WINDOW *dialog, *menu; in dialog_menu() local [all...] |
| H A D | textbox.c | 38 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 D | dialog_view.cpp | 44 RefPtr<FrameNode> dialog = FrameNode::CreateFrameNode(tag, nodeId, in CreateDialogNode() local [all...] |
| H A D | custom_dialog_controller_model_ng.cpp | 122 RefPtr<NG::FrameNode> dialog; SetOpenDialogWithNode() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | main.cpp | 53 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 D | action_sheet_model_ng.cpp | 34 RefPtr<NG::FrameNode> dialog; in ShowActionSheet() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/ |
| H A D | dialog_tween_element.cpp | 93 const auto& dialog = AceType::DynamicCast<RenderDialogTween>(renderNode_); in OnKeyEvent() local
|
| /foundation/multimodalinput/input/service/message_handle/test/ |
| H A D | inject_notice_manager_test.cpp | 57 AuthorizationDialog dialog; in HWTEST_F() local 102 AuthorizationDialog dialog; in HWTEST_F() local
|
| /foundation/window/window_manager/test/systemtest/wms/ |
| H A D | window_raisetoapptop_test.cpp | 149 sptr<Window> dialog = Utils::CreateTestWindow(fullInfo_); in HWTEST_F() local
|
| /third_party/lzma/CPP/Windows/Control/ |
| H A D | PropertyPage.cpp | 30 CDialog *dialog = (CDialog *)(tempDialog.GetUserDataLongPtr());
in MyProperyPageProcedure() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ass.c | 117 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 D | ttmlenc.c | 84 ASSDialog *dialog; in ttml_encode_frame() local [all...] |
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | test_help_about.py | 153 dialog = Dummy_about_dialog() global() variable in DisplayFileTest [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/ |
| H A D | overlay_manager_dialog_test_ng.cpp | 688 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 D | overlay_dialog_transition_test_ng.cpp | 248 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 D | dialog_model.cpp | 28 auto dialog = impl->getDialogAPI()->create(); in Create() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/dialog/ |
| H A D | js_dialog.cpp | 113 UIDialog *dialog = const_cast<UIDialog *>(jsDialog->GetUIDialog());
in ParseButton() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
| H A D | tab_bar_event_test_ng.cpp | 761 auto dialog = tabBarPattern_->dialogNode_; in HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_dialog/ |
| H A D | ui_test_dialog.cpp | 44 void SetDialog(UIDialog** dialog) in SetDialog() argument 86 void SetDialog(UIDialog** dialog) in SetDialog() argument
|