Home
last modified time | relevance | path

Searched refs:closeWindow (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/tools/sk_app/ios/
H A DWindow_ios.h24 ~Window_ios() override { this->closeWindow(); }
42 void closeWindow();
/third_party/skia/tools/sk_app/mac/
H A DWindow_mac.h24 this->closeWindow();
49 void closeWindow();
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleGroupCreationDialog.java68 closeWindow(); in processKeyEvent()
77 closeWindow(); in initComponents()
140 void closeWindow() { in closeWindow() method in BundleGroupCreationDialog
H A DBundleGroupEditDialog.java62 closeWindow(); in processKeyEvent()
78 closeWindow(); in initComponents()
141 void closeWindow() { in closeWindow() method in BundleGroupEditDialog
H A DBundleItemDialog.java83 closeWindow(); in processKeyEvent()
89 if (item == null) closeWindow(); in initComponents()
90 if (!firstInit) closeWindow(); in initComponents()
232 void closeWindow() { in closeWindow() method in BundleItemDialog
272 closeWindow(); in actionPerformed()
H A DResourceCreationDialog.java81 closeWindow(); in processKeyEvent()
108 closeWindow(); in initComponents()
198 void closeWindow() { in closeWindow() method in ResourceCreationDialog
H A DBundleItemCreationDialog.java159 closeWindow(); in processKeyEvent()
169 closeWindow(); in initComponents()
394 void closeWindow() { in closeWindow() method in BundleItemCreationDialog
/third_party/skia/tools/sk_app/unix/
H A DWindow_unix.h34 ~Window_unix() override { this->closeWindow(); }
85 void closeWindow();
H A DWindow_unix.cpp53 this->closeWindow(); in initWindow()
172 void Window_unix::closeWindow() { in closeWindow() function in sk_app::Window_unix
/third_party/skia/tools/sk_app/win/
H A DWindow_win.h34 void closeWindow();
H A DWindow_win.cpp44 void Window_win::closeWindow() { in closeWindow() function in sk_app::Window_win
56 this->closeWindow(); in ~Window_win()
404 this->closeWindow(); in setRequestedDisplayParams()

Completed in 6 milliseconds