Home
last modified time | relevance | path

Searched refs:Dialog (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/libxml2/result/
Dsvg2.rde60 4 3 #text 0 1 Java Font definition:Dialog 0
99 4 3 #text 0 1 Java Font definition:Dialog 0
159 4 3 #text 0 1 Java Font definition:Dialog 700
170 4 3 #text 0 1 Java Font definition:Dialog 700
Dsvg2.rdr60 4 3 #text 0 1 Java Font definition:Dialog 0
99 4 3 #text 0 1 Java Font definition:Dialog 0
159 4 3 #text 0 1 Java Font definition:Dialog 700
170 4 3 #text 0 1 Java Font definition:Dialog 700
Dsvg2.sax69 SAX.characters( Java Font definition:Dialog 0, 30)
108 SAX.characters( Java Font definition:Dialog 0, 30)
169 SAX.characters( Java Font definition:Dialog 7, 32)
180 SAX.characters( Java Font definition:Dialog 7, 32)
Dsvg2.sax269 SAX.characters( Java Font definition:Dialog 0, 30)
108 SAX.characters( Java Font definition:Dialog 0, 30)
169 SAX.characters( Java Font definition:Dialog 7, 32)
180 SAX.characters( Java Font definition:Dialog 7, 32)
/third_party/python/Lib/msilib/
Dschema.py183 Dialog = Table('Dialog') variable
184 Dialog.add_field(1,'Dialog',11592)
185 Dialog.add_field(2,'HCentering',1282)
186 Dialog.add_field(3,'VCentering',1282)
187 Dialog.add_field(4,'Width',1282)
188 Dialog.add_field(5,'Height',1282)
189 Dialog.add_field(6,'Attributes',4356)
190 Dialog.add_field(7,'Title',8064)
191 Dialog.add_field(8,'Control_First',3378)
192 Dialog.add_field(9,'Control_Default',7474)
[all …]
/third_party/libphonenumber/resources/carrier/en/
D94.txt18 9474|Dialog
20 9476|Dialog
21 9477|Dialog
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Ddialog_theme.dart12 /// Defines a theme for [Dialog] widgets.
27 /// * [Dialog], a material dialog that can be customized using this [DialogTheme].
40 /// Default value for [Dialog.backgroundColor].
46 /// Default value for [Dialog.elevation].
48 /// If null, the [Dialog] elevation defaults to `24.0`.
51 /// Default value for [Dialog.shape].
Ddialog.dart37 class Dialog extends StatelessWidget {
41 const Dialog({
52 /// The background color of the surface of this [Dialog].
54 /// This sets the [Material.color] on this [Dialog]'s [Material].
61 /// The z-coordinate of this [Dialog].
144 /// using [Dialog] directly.)
191 /// * [Dialog], on which [AlertDialog] and [SimpleDialog] are based.
368 return Dialog(
504 /// * [Dialog], on which [SimpleDialog] and [AlertDialog] are based.
639 return Dialog(
[all …]
Dbutton_bar.dart21 /// Used by [Dialog] to arrange the actions at the bottom of the dialog.
28 /// * [Dialog], which uses a [ButtonBar] for its actions.
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DInfoDialog.java12 import java.awt.Dialog;
22 public class InfoDialog extends Dialog {
29 protected Dialog me;
/third_party/flutter/flutter/packages/flutter/test/material/
Ddialog_test.dart50 testWidgets('Dialog is scrollable', (WidgetTester tester) async {
77 testWidgets('Dialog background color from AlertDialog', (WidgetTester tester) async {
92 testWidgets('Dialog Defaults', (WidgetTester tester) async {
307 testWidgets('Dialog hides underlying semantics tree', (WidgetTester tester) async {
377 return Dialog(
398 testWidgets('Dialog widget insets by viewInsets', (WidgetTester tester) async {
404 child: Dialog(
418 child: Dialog(
434 testWidgets('Dialog widget contains route semantics from title', (WidgetTester tester) async {
564 expect(find.text('TRUE'), findsNothing); // Dialog was dismissed
[all …]
Ddialog_theme_test.dart45 testWidgets('Dialog Theme implements debugFillProperties', (WidgetTester tester) async {
65 testWidgets('Dialog background color', (WidgetTester tester) async {
157 testWidgets('Custom Title Text Style - Dialog Theme', (WidgetTester tester) async {
208 testWidgets('Custom Content Text Style - Dialog Theme', (WidgetTester tester) async {
/third_party/python/Lib/tkinter/
Dcolorchooser.py12 from tkinter.commondialog import Dialog
17 class Chooser(Dialog):
Ddialog.py10 class Dialog(Widget): class
28 d = Dialog(None, {'title': 'File Modified',
Dmessagebox.py25 from tkinter.commondialog import Dialog
61 class Message(Dialog):
Dsimpledialog.py89 class Dialog(Toplevel): class
270 class _QueryDialog(Dialog):
283 Dialog.__init__(self, parent, title)
287 Dialog.destroy(self)
Dfiledialog.py25 from tkinter.dialog import Dialog
259 d = Dialog(self.top,
304 class _Dialog(commondialog.Dialog):
359 class Directory(commondialog.Dialog):
Dcommondialog.py16 class Dialog: class
/third_party/python/Lib/tkinter/test/test_tkinter/
Dtest_simpledialog.py5 from tkinter.simpledialog import Dialog, askinteger
19 with swap_attr(Dialog, 'wait_window', mock_wait_window):
Dtest_messagebox.py5 from tkinter.commondialog import Dialog
20 with swap_attr(Dialog, '_test_callback', test_callback):
Dtest_colorchooser.py7 from tkinter.commondialog import Dialog
51 with swap_attr(Dialog, '_test_callback', test_callback):
/third_party/python/Doc/library/
Ddialog.rst26 .. class:: Dialog(parent, title=None)
47 :synopsis: Dialog classes for file selection
207 :mod:`tkinter.commondialog` --- Dialog window templates
218 The :mod:`tkinter.commondialog` module provides the :class:`Dialog` class that
221 .. class:: Dialog(master=None, **options)
225 Render the Dialog window.
Dtkinter.colorchooser.rst15 the :class:`~tkinter.commondialog.Dialog` class.
/third_party/libxml2/result/noent/
Dsvg2.sax269 SAX.characters( Java Font definition:Dialog 0, 30)
108 SAX.characters( Java Font definition:Dialog 0, 30)
169 SAX.characters( Java Font definition:Dialog 7, 32)
180 SAX.characters( Java Font definition:Dialog 7, 32)
/third_party/python/Lib/distutils/command/
Dbdist_msi.py19 from msilib import Directory, Feature, Dialog, add_data
21 class PyDialog(Dialog):
28 Dialog.__init__(self, *args)
528 error = Dialog(db, "ErrorDlg",
545 cancel = Dialog(db, "CancelDlg", 50, 10, 260, 85, 3, title,
559 costing = Dialog(db, "WaitForCostingDlg", 50, 10, 260, 85, modal, title,

1234