Searched refs:closeWindow (Results 1 – 16 of 16) sorted by relevance
24 this->closeWindow(); in ~Window_mac()37 void closeWindow();
45 this->closeWindow();83 void Window_mac::closeWindow() {154 reinterpret_cast<sk_app::Window_mac*>(fWindow)->closeWindow();
27 ~Window_ios() override { this->closeWindow(); } in ~Window_ios()51 void closeWindow();
29 this->closeWindow(); in initWindow()77 this->closeWindow(); in initWindow()84 void Window_ios::closeWindow() { in closeWindow() function in sk_app::Window_ios
26 this->closeWindow(); in ~Window_mac()52 void closeWindow();
41 this->closeWindow();84 void Window_mac::closeWindow() {318 fWindow->closeWindow();
32 ~Window_unix() override { this->closeWindow(); } in ~Window_unix()78 void closeWindow();
46 this->closeWindow(); in initWindow()165 void Window_unix::closeWindow() { in closeWindow() function in sk_app::Window_unix
42 void Window_win::closeWindow() { in closeWindow() function in sk_app::Window_win54 this->closeWindow(); in ~Window_win()387 this->closeWindow(); in setRequestedDisplayParams()
34 void closeWindow();