Home
last modified time | relevance | path

Searched refs:onDestroy (Results 226 – 250 of 2498) sorted by relevance

12345678910>>...100

/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/android/java/src/org/qtproject/qt5/android/bindings/
H A DQtService.java65 public void onDestroy() in onDestroy() method in QtService
67 super.onDestroy(); in onDestroy()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DEGLSync.cpp55 void Sync::onDestroy(const Display *display) in onDestroy() function in egl::Sync
58 mFence->onDestroy(display); in onDestroy()
H A DFence.h35 void onDestroy(const gl::Context *context);
59 void onDestroy(const Context *context) override;
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/android/java/src/org/qtproject/qt5/android/bindings/
H A DQtService.java65 public void onDestroy() in onDestroy() method in QtService
67 super.onDestroy(); in onDestroy()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DFence.h35 void onDestroy(const gl::Context *context);
59 void onDestroy(const Context *context) override;
H A DEGLSync.cpp55 void Sync::onDestroy(const Display *display) in onDestroy() function in egl::Sync
58 mFence->onDestroy(display); in onDestroy()
/dports/x11-toolkits/gnocl/gnocl-0.9.96/demo/
H A Dtest-notebook.tcl67 set win [gnocl::plug -socketID [lindex $argv 0] -child $mainBox -onDestroy exit]
69 set win [gnocl::window -child $mainBox -onDestroy exit]
H A Dtest-sizeGroup.tcl91 set win [gnocl::plug -socketID [lindex $argv 0] -child $mainBox -onDestroy exit]
93 set win [gnocl::window -child $mainBox -onDestroy exit \
H A Dtest-menu2.tcl81 -onDestroy exit]
85 gnocl::window -title "Menu Tests" -child $menuBar -onDestroy exit
H A Dtest-image.tcl70 -onDestroy exit]
72 set win [gnocl::window -child $mainBox -defaultHeight 200 -onDestroy exit]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/android/java/src/org/qtproject/qt5/android/bindings/
H A DQtService.java65 public void onDestroy() in onDestroy() method in QtService
67 super.onDestroy(); in onDestroy()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/android/java/src/org/qtproject/qt5/android/bindings/
H A DQtService.java65 public void onDestroy() in onDestroy() method in QtService
67 super.onDestroy(); in onDestroy()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/android/java/src/org/qtproject/qt5/android/bindings/
H A DQtService.java65 public void onDestroy() in onDestroy() method in QtService
67 super.onDestroy(); in onDestroy()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/android/java/src/org/qtproject/qt5/android/bindings/
H A DQtService.java65 public void onDestroy() in onDestroy() method in QtService
67 super.onDestroy(); in onDestroy()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/android/java/src/org/qtproject/qt5/android/bindings/
H A DQtService.java65 public void onDestroy() in onDestroy() method in QtService
67 super.onDestroy(); in onDestroy()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/android/java/src/org/qtproject/qt5/android/bindings/
H A DQtService.java65 public void onDestroy() in onDestroy() method in QtService
67 super.onDestroy(); in onDestroy()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/android/java/src/org/qtproject/qt5/android/bindings/
H A DQtService.java65 public void onDestroy() in onDestroy() method in QtService
67 super.onDestroy(); in onDestroy()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/android/java/src/org/qtproject/qt5/android/bindings/
H A DQtService.java65 public void onDestroy() in onDestroy() method in QtService
67 super.onDestroy(); in onDestroy()
/dports/devel/simgear/simgear-2020.3.11/simgear/props/
H A DPropertyBasedMgr.cxx140 _elements[index]->onDestroy(); in childAdded()
169 _elements[index]->onDestroy(); in childRemoved()
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/
H A DLobbyPlayerlistFragment.java55 public void onDestroy() { in onDestroy() method in LobbyPlayerlistFragment
56 super.onDestroy(); in onDestroy()
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/
H A DLobbyPlayerlistFragment.java55 public void onDestroy() { in onDestroy() method in LobbyPlayerlistFragment
56 super.onDestroy(); in onDestroy()
/dports/www/wt/wt-4.6.1/target/android/wt-android/src/eu/webtoolkit/android/
H A DWtExample.java.template70 protected void onDestroy() {
71 super.onDestroy();
/dports/graphics/opencv/opencv-4.5.3/samples/android/tutorial-1-camerapreview/src/org/opencv/samples/tutorial1/
H A DTutorial1Activity.java91 public void onDestroy() { in onDestroy() method in Tutorial1Activity
92 super.onDestroy(); in onDestroy()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikdroid/app/src/main/java/io/casey/musikcube/remote/ui/shared/activity/
H A DBaseActivity.kt95 override fun onDestroy() { in onDestroy() method in io.casey.musikcube.remote.ui.shared.activity.BaseActivity
96 super.onDestroy() in onDestroy()
97 mixins.onDestroy() in onDestroy()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DImage.cpp163 void ExternalImageSibling::onDestroy(const egl::Display *display) in onDestroy() function in egl::ExternalImageSibling
165 mImplementation->onDestroy(display); in onDestroy()
272 void Image::onDestroy(const Display *display) in onDestroy() function in egl::Image
279 mImplementation->onDestroy(display); in onDestroy()
290 externalSibling->onDestroy(display); in onDestroy()

12345678910>>...100