Home
last modified time | relevance | path

Searched defs:modal (Results 1 – 11 of 11) sorted by relevance

/third_party/python/Lib/idlelib/
Dtextview.py108 def __init__(self, parent, title, contents, modal=True, wrap=WORD, argument
150 def view_text(parent, title, contents, modal=True, wrap='word', _utest=False): argument
164 def view_file(parent, title, filename, encoding, modal=True, wrap='word', argument
/third_party/weex-loader/test/spec/
Dtoast.js1 var modal variable
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DBundleItemCreationDialog.java65 public BundleItemCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog()
73 …dleItemCreationDialog(String groupName, RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog()
81 …ndleItemCreationDialog(BundleItem item, RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog()
DBundleGroupEditDialog.java43 public BundleGroupEditDialog(BundleGroup group, JFrame frame, String title, boolean modal) { in BundleGroupEditDialog()
DBundleGroupCreationDialog.java44 public BundleGroupCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in BundleGroupCreationDialog()
DResourceCreationDialog.java61 public ResourceCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in ResourceCreationDialog()
DBundleItemDialog.java70 …temDialog(RBManager rbm, BundleItem item, String user, JFrame frame, String title, boolean modal) { in BundleItemDialog()
/third_party/python/Tools/scripts/
Dpatchcheck.py29 def status(message, modal=False, info=None): argument
/third_party/mesa3d/src/imgui/
Dimgui.cpp3178 ImGuiWindow* modal = GetFrontMostPopupModal(); in UpdateMouseMovingWindowEndFrame() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp3113 ImGuiWindow* modal = GetFrontMostPopupModal(); in UpdateMouseMovingWindowEndFrame() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp3662 ImGuiWindow* modal = GetTopMostPopupModal(); in UpdateMouseMovingWindowEndFrame() local