Home
last modified time | relevance | path

Searched defs:showDialog (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DAboutDialog.java19 public static void showDialog(Frame parent) { in showDialog() method in AboutDialog
/third_party/lzma/CPP/7zip/UI/GUI/
DExtractGUI.cpp179 bool showDialog, in ExtractGUI()