Searched refs:closeWindow (Results 1 – 16 of 16) sorted by relevance
22 ~Window_mac() override { this->closeWindow(); } in ~Window_mac()46 void closeWindow();
29 this->closeWindow(); in initWindow()77 void Window_mac::closeWindow() { in closeWindow() function in sk_app::Window_mac
22 ~Window_ios() override { this->closeWindow(); } in ~Window_ios()46 void closeWindow();
29 this->closeWindow(); in initWindow()77 void Window_ios::closeWindow() { in closeWindow() function in sk_app::Window_ios
27 ~Window_mac() override { this->closeWindow(); } in ~Window_mac()51 void closeWindow();
29 this->closeWindow(); in initWindow()77 this->closeWindow(); in initWindow()84 void Window_mac::closeWindow() { in closeWindow() function in sk_app::Window_mac
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
31 ~Window_unix() override { this->closeWindow(); } in ~Window_unix()77 void closeWindow();
46 this->closeWindow(); in initWindow()165 void Window_unix::closeWindow() { in closeWindow() function in sk_app::Window_unix
40 void Window_win::closeWindow() { in closeWindow() function in sk_app::Window_win52 this->closeWindow(); in ~Window_win()385 this->closeWindow(); in setRequestedDisplayParams()
33 void closeWindow();