HomeSort by relevance Sort by last modified time
    Searched refs:OnDestroy (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/remoting/host/win/
rdp_client_window.h 93 MSG_WM_DESTROY(OnDestroy)
104 void OnDestroy();
rdp_client_window.cc 384 void RdpClientWindow::OnDestroy() {
  /external/chromium_org/content/common/gpu/media/
gpu_video_decode_accelerator.h 80 void OnDestroy();
gpu_video_encode_accelerator.h 79 void OnDestroy();
gpu_video_encode_accelerator.cc 120 IPC_MESSAGE_HANDLER(AcceleratedVideoEncoderMsg_Destroy, OnDestroy)
264 void GpuVideoEncodeAccelerator::OnDestroy() {
265 DVLOG(2) << "GpuVideoEncodeAccelerator::OnDestroy()";
gpu_video_decode_accelerator.cc 159 IPC_MESSAGE_HANDLER(AcceleratedVideoDecoderMsg_Destroy, OnDestroy)
431 void GpuVideoDecodeAccelerator::OnDestroy() {
  /external/chromium_org/sandbox/win/sandbox_poc/
main_ui_window.h 95 void OnDestroy(HWND window);
main_ui_window.cc 132 return HANDLE_WM_DESTROY(window, wparam, lparam, host->OnDestroy);
274 void MainUIWindow::OnDestroy(HWND window) {
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_ListBox.h 45 virtual void OnDestroy();
PWL_Edit.h 34 virtual void OnDestroy();
PWL_Wnd.h 410 virtual void OnDestroy();
  /external/chromium_org/mojo/services/native_viewport/
native_viewport_win.cc 105 CR_MSG_WM_DESTROY(OnDestroy)
127 void OnDestroy() {
  /external/chromium_org/content/common/gpu/
gpu_channel.h 157 void OnDestroy();
gpu_channel.cc 654 void GpuChannel::OnDestroy() {
655 TRACE_EVENT0("gpu", "GpuChannel::OnDestroy");
  /external/chromium_org/net/proxy/
proxy_config_service_linux.h 161 // ProxyConfigServiceLinux, Delegate::OnDestroy() is posted to either
200 // Posts a call to OnDestroy() to the UI or FILE thread, depending on the
205 void OnDestroy();
proxy_config_service_linux.cc 220 // Delegate::OnDestroy(), while running on the UI thread. However
221 // on exiting the process, it may happen that Delegate::OnDestroy()
540 // Delegate::OnDestroy(), while running on the UI thread. However
542 // Delegate::OnDestroy() task is left pending on the glib loop
    [all...]
  /external/chromium_org/cloud_print/service/win/
cloud_print_service_config.cc 58 MESSAGE_HANDLER(WM_DESTROY, OnDestroy)
75 LRESULT OnDestroy(UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled);
275 LRESULT SetupDialog::OnDestroy(UINT message, WPARAM wparam, LPARAM lparam,
  /external/chromium_org/ui/views/win/
hwnd_message_handler.h 368 CR_MSG_WM_DESTROY(OnDestroy)
411 void OnDestroy();
hwnd_message_handler.cc     [all...]
  /external/pdfium/fpdfsdk/include/javascript/
JS_Console.h 171 afx_msg void OnDestroy();
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 280 void CPWL_Wnd::OnDestroy()
288 OnDestroy();
PWL_ListBox.cpp 124 void CPWL_ListBox::OnDestroy()
PWL_Edit.cpp 35 void CPWL_Edit::OnDestroy()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shdeprecated.h     [all...]

Completed in 888 milliseconds