/third_party/weex-loader/test/spec/ |
D | toast.js | 1 var modal variable 3 modal = __weex_require__('@weex-module/modal') 7 modal.toast({message: msg})
|
D | j.we | 15 import modal from '@weex-module/modal' 19 modal.toast({'message': 'ready'})
|
D | l.we | 17 import modal from '@weex-module/modal' 21 modal.toast({message: this.name})
|
D | k.we | 32 modal = require '@weex-module/modal' 36 modal.toast({'message': 'ready'})
|
/third_party/python/Lib/idlelib/ |
D | textview.py | 108 def __init__(self, parent, title, contents, modal=True, wrap=WORD, argument 136 self.is_modal = modal 150 def view_text(parent, title, contents, modal=True, wrap='word', _utest=False): argument 161 return ViewWindow(parent, title, contents, modal, wrap=wrap, _utest=_utest) 164 def view_file(parent, title, filename, encoding, modal=True, wrap='word', argument 183 return view_text(parent, title, contents, modal, wrap=wrap,
|
/third_party/libphonenumber/migrator/migrator-servlet/src/main/webapp/stylesheets/ |
D | servlet-main.css | 102 .modal-backdrop { 113 .modal-content { 125 .modal-content .body { 130 .modal-content li { 134 .modal-content button {
|
/third_party/python/Tools/scripts/ |
D | patchcheck.py | 29 def status(message, modal=False, info=None): argument 36 if not modal and not info: 214 @status("Docs modified", modal=True) 220 @status("Misc/ACKS updated", modal=True) 226 @status("Misc/NEWS.d updated with `blurb`", modal=True) 232 @status("configure regenerated", modal=True, info=str) 240 @status("pyconfig.h.in regenerated", modal=True, info=str)
|
/third_party/python/Lib/idlelib/idle_test/ |
D | test_textview.py | 57 view = VW(root, 'Title', 'test text', modal=False) 64 view = VW(root, 'Title', 'test text', modal=False) 158 view = tv.view_text(root, 'Title', 'test text', modal=False) 164 view = tv.view_file(root, 'Title', __file__, 'ascii', modal=False) 173 view = tv.view_file(root, 'Title', 'abc.xyz', 'ascii', modal=False) 180 view = tv.view_file(root, 'Title', fn, 'ascii', modal=False) 185 view = tv.view_text(root, 'Title', 'test', modal=False, wrap='none')
|
/third_party/python/Lib/distutils/command/ |
D | bdist_msi.py | 429 modal = 3 # visible | modal 470 fatal=PyDialog(db, "FatalError", x, y, w, h, modal, title, 482 user_exit=PyDialog(db, "UserExit", x, y, w, h, modal, title, 495 exit_dialog = PyDialog(db, "ExitDialog", x, y, w, h, modal, title, 559 costing = Dialog(db, "WaitForCostingDlg", 50, 10, 260, 85, modal, title, 584 seldlg = PyDialog(db, "SelectFeaturesDlg", x, y, w, h, modal, title, 629 cost = PyDialog(db, "DiskCostDlg", x, y, w, h, modal, title, 656 whichusers = PyDialog(db, "WhichUsersDlg", x, y, w, h, modal, title, 701 maint = PyDialog(db, "MaintenanceTypeDlg", x, y, w, h, modal, title,
|
/third_party/python/Tools/pynche/ |
D | PyncheWidget.py | 27 modal = self.__modal = not not master 32 if modal: 55 if not modal: 95 modal and self.__bell or self.__quit) 100 if not modal:
|
D | README | 74 Pynche can be run as a modal dialog, inside another application, 83 which will popup Pynche as a modal dialog, and return the selected 86 There are some UI differences when running as a modal 87 vs. standalone. When running as a modal, there is no "Quit" menu 108 the master window to use as the parent of the modal 313 window it exits Pynche (except when running as a modal). 315 Alt-q in any window exits Pynche (except when running as a modal).
|
/third_party/cef/patch/patches/ |
D | message_loop.patch | 20 + // OS modal loop, i.e. in the context of a windows API call like MessageBox. 21 + // This is to ensure that these messages are peeked out by the OS modal loop. 70 + // which enter a modal message loop.
|
D | message_pump_mac_2495.patch | 14 // app modal windows like NSAlert.
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
D | BundleItemCreationDialog.java | 65 public BundleItemCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument 66 super(frame, title, modal); in BundleItemCreationDialog() 73 …dleItemCreationDialog(String groupName, RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument 74 super(frame, title, modal); in BundleItemCreationDialog() 81 …ndleItemCreationDialog(BundleItem item, RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument 82 super(frame, title, modal); in BundleItemCreationDialog()
|
D | BundleGroupEditDialog.java | 43 public BundleGroupEditDialog(BundleGroup group, JFrame frame, String title, boolean modal) { in BundleGroupEditDialog() argument 44 super(frame, title, modal); in BundleGroupEditDialog()
|
D | BundleGroupCreationDialog.java | 44 public BundleGroupCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in BundleGroupCreationDialog() argument 45 super(frame, title, modal); in BundleGroupCreationDialog()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
D | userdatarequest.h | 23 bool modal = false, Qt::WindowFlags fl = 0);
|
D | scanresults.h | 23 bool modal = false, Qt::WindowFlags fl = 0);
|
D | networkconfig.h | 23 bool modal = false, Qt::WindowFlags fl = 0);
|
D | eventhistory.h | 43 bool modal = false, Qt::WindowFlags fl = 0);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
D | userdatarequest.h | 23 bool modal = false, Qt::WindowFlags fl = 0);
|
D | scanresults.h | 23 bool modal = false, Qt::WindowFlags fl = 0);
|
D | networkconfig.h | 23 bool modal = false, Qt::WindowFlags fl = 0);
|
D | eventhistory.h | 43 bool modal = false, Qt::WindowFlags fl = 0);
|
/third_party/cef/libcef/browser/native/ |
D | javascript_dialog_runner_mac.mm | 107 // Show the modal dialog. 149 [alert beginSheetModalForWindow:nilArg // nil here makes it app-modal
|