Searched defs:Destroy (Results 1 - 25 of 195) sorted by relevance

12345678

/external/chromium/chrome/browser/ui/gtk/
H A Downed_widget_gtk.cc12 Destroy();
29 void OwnedWidgetGtk::Destroy() { function in class:OwnedWidgetGtk
/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Downed_widget_gtk2.cc14 Destroy();
31 void OwnedWidgetGtk::Destroy() { function in class:libgtk2ui::OwnedWidgetGtk
/external/chromium_org/ui/base/gtk/
H A Downed_widget_gtk.cc14 Destroy();
31 void OwnedWidgetGtk::Destroy() { function in class:ui::OwnedWidgetGtk
/external/chromium/chrome/browser/chromeos/login/
H A Dlogin_display.cc20 void LoginDisplay::Destroy() { function in class:chromeos::LoginDisplay
/external/chromium_org/ui/gl/android/
H A Dsurface_texture_listener.cc23 void SurfaceTextureListener::Destroy(JNIEnv* env, jobject obj) { function in class:gfx::SurfaceTextureListener
/external/chromium_org/ui/gl/
H A Dgl_image_stub.cc13 Destroy();
16 void GLImageStub::Destroy() { function in class:gfx::GLImageStub
H A Dgl_surface_stub.cc9 void GLSurfaceStub::Destroy() { function in class:gfx::GLSurfaceStub
H A Dgl_context_stub.cc16 void GLContextStub::Destroy() {} function in class:gfx::GLContextStub
H A Dgl_image_shm.cc17 Destroy();
39 void GLImageShm::Destroy() { function in class:gfx::GLImageShm
/external/clang/lib/Sema/
H A DDelayedDiagnostic.cpp45 void DelayedDiagnostic::Destroy() { function in class:DelayedDiagnostic
/external/chromium_org/android_webview/browser/
H A Daw_gl_surface.cc13 void AwGLSurface::Destroy() { function in class:android_webview::AwGLSurface
/external/chromium_org/chrome/browser/sync/test/
H A Dtest_http_bridge_factory.cc38 void TestHttpBridgeFactory::Destroy(syncer::HttpPostProviderInterface* http) { function in class:browser_sync::TestHttpBridgeFactory
/external/chromium_org/chrome/browser/ui/search/
H A Dinstant_unload_handler.cc34 handler_->Destroy(this);
88 Destroy(delegate);
97 void InstantUnloadHandler::Destroy(WebContentsDelegateImpl* delegate) { function in class:InstantUnloadHandler
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Devent_emitter.cc18 void EventEmitter::Destroy() { function in class:nacl_io::EventEmitter
H A Dmount.cc35 void Mount::Destroy() {} function in class:nacl_io::Mount
/external/chromium_org/native_client_sdk/src/libraries/sdk_util/
H A Dref_object.h49 virtual void Destroy() {} function in class:sdk_util::RefObject
58 Destroy();
/external/chromium_org/ppapi/c/dev/
H A Dppb_video_decoder_dev.h47 * - To tear down the decoder call Destroy().
158 void (*Destroy)(PP_Resource video_decoder); member in struct:PPB_VideoDecoder_Dev_0_16
/external/chromium_org/ui/android/
H A Dview_android.cc22 void ViewAndroid::Destroy(JNIEnv* env, jobject obj) { function in class:ui::ViewAndroid
H A Dwindow_android.cc21 void WindowAndroid::Destroy(JNIEnv* env, jobject obj) { function in class:ui::WindowAndroid
/external/chromium_org/ui/views/accessibility/
H A Dnative_view_accessibility.cc26 void NativeViewAccessibility::Destroy() { function in class:views::NativeViewAccessibility
/external/webrtc/src/modules/audio_processing/
H A Dprocessing_component.cc29 int ProcessingComponent::Destroy() { function in class:webrtc::ProcessingComponent
/external/chromium/third_party/libjingle/source/talk/base/
H A Dsignalthread.cc76 void SignalThread::Destroy(bool wait) { function in class:talk_base::SignalThread
107 // if (kInit == state_) use Destroy()
/external/chromium_org/android_webview/native/
H A Daw_picture.cc21 void AwPicture::Destroy(JNIEnv* env, jobject obj) { function in class:android_webview::AwPicture
/external/chromium_org/chrome/browser/ui/android/
H A Dnavigation_popup.cc36 void NavigationPopup::Destroy(JNIEnv* env, jobject obj) { function in class:NavigationPopup
/external/chromium_org/gpu/command_buffer/service/
H A Dvertex_array_manager.cc26 void VertexArrayManager::Destroy(bool have_context) { function in class:gpu::gles2::VertexArrayManager

Completed in 621 milliseconds

12345678