/external/python/cpython2/Doc/library/ |
D | easydialogs.rst | 2 :mod:`EasyDialogs` --- Basic Macintosh dialogs 7 :synopsis: Basic Macintosh dialogs. 11 The :mod:`EasyDialogs` module contains some simple dialogs for the Macintosh. 12 The dialogs get launched in a separate application which appears in the dock and 13 must be clicked on for the dialogs be displayed. All routines take an optional 156 :class:`ProgressBar` objects provide support for modeless progress-bar dialogs.
|
D | undoc.rst | 145 :mod:`macresource` helps scripts finding their resources, such as dialogs and
|
D | tkinter.rst | 125 Base class for the dialogs defined in the other modules listed here. 128 Common dialogs to allow the user to specify a file to open or save. 137 Basic dialogs and convenience functions.
|
D | idle.rst | 33 * configuration, browsers, and other dialogs 502 text in popups and dialogs is not user-configurable.
|
D | framework.rst | 148 The default methods take care of dispatching events to windows and dialogs,
|
/external/python/cpython2/Misc/NEWS.d/next/IDLE/ |
D | 2018-08-01-23-25-38.bpo-34120.HgsIz-.rst | 1 Fix unresponsiveness after closing certain windows and dialogs.
|
/external/python/cpython2/Lib/idlelib/ |
D | README.txt | 66 SearchDialogBase.py # Define base for search, replace, and grep dialogs. 67 SearchEngine.py # Define engine for all 3 search dialogs. 75 configDialog.py # Display user configuration dialogs. 151 --- # Next 5 items use SearchEngine; dialogs use SearchDialogBase
|
D | NEWS.txt | 844 socket. Added Tk error dialogs to PyShell.py to announce a failure to bind 1086 - Fix Tk root pop-ups in configHelpSourceEdit: error dialogs not attached
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | SIPTransactionStack.java | 2140 LinkedList dialogs; in auditDialogs() local 2142 dialogs = new LinkedList(dialogTable.values()); in auditDialogs() 2150 Iterator it = dialogs.iterator(); in auditDialogs() 2300 HashSet<Dialog> dialogs = new HashSet<Dialog>(); in getDialogs() local 2301 dialogs.addAll(this.dialogTable.values()); in getDialogs() 2302 dialogs.addAll(this.earlyDialogTable.values()); in getDialogs() 2303 return dialogs; in getDialogs() 2315 Collection<SIPDialog> dialogs = dialogTable.values(); in getDialogs() local 2316 for (SIPDialog dialog : dialogs) { in getDialogs()
|
/external/python/cpython3/Lib/idlelib/ |
D | README.txt | 41 configdialog.py # Display user configuration dialogs. 77 searchbase.py # Define base for search, replace, and grep dialogs. 78 searchengine.py # Define engine for all 3 search dialogs. 150 --- # Next 5 items use searchengine; dialogs use searchbase
|
D | NEWS.txt | 124 bpo-34120: Fix freezing after closing some dialogs on Mac. 307 This affects all dialogs. Patch by Serhiy Storchaka. 585 - Issue #27477: IDLE search dialogs now use ttk widgets.
|
D | NEWS2x.txt | 341 socket. Added Tk error dialogs to PyShell.py to announce a failure to bind 586 - Fix Tk root pop-ups in configHelpSourceEdit: error dialogs not attached
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | LevelTree.java | 42 public Level(int level, DialogEntry dialogs, String title, String time, in Level() argument 45 dialogResources = dialogs; in Level()
|
/external/mesa3d/src/gallium/docs/source/drivers/openswr/ |
D | knobs.rst | 9 Use dialogs when asserts fire. Asserts are only enabled in debug builds
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.6.0a3.rst | 326 IDLE search dialogs now use ttk widgets.
|
D | 3.7.1rc1.rst | 1410 Fix unresponsiveness after closing certain windows and dialogs.
|
D | 3.5.1rc1.rst | 1276 Prevents assert dialogs appearing in the test suite.
|
/external/python/cpython3/Doc/library/ |
D | tkinter.rst | 119 Base class for the dialogs defined in the other modules listed here. 122 Common dialogs to allow the user to specify a file to open or save. 131 Basic dialogs and convenience functions.
|
D | idle.rst | 37 * configuration, browsers, and other dialogs 580 text in popups and dialogs is not user-configurable.
|
D | test.rst | 1231 On Windows, it disables Windows Error Reporting dialogs using
|
D | turtle.rst | 2416 :meth:`Screen.numinput`. These popup input dialogs and return
|
/external/walt/docs/usage/ |
D | WALT_usage.md | 49 1. At this stage you will see several USB permission dialogs. Confirm them all by pressing OK. Thi…
|
/external/python/cpython2/Modules/ |
D | Setup.dist | 287 # components such as dialogs and buttons using SGI's GL and FM
|
/external/python/cpython3/Doc/howto/ |
D | curses.rst | 43 or dialogs; if you need such features, consider a user interface library such as
|
/external/libcups/filter/ |
D | spec-ppd.shtml | 964 …er size names that should be grouped together in the Print or Page Setup dialogs. The "name" porti…
|