Searched refs:WM_CLOSE (Results 1 - 12 of 12) sorted by relevance

/external/webrtc/webrtc/base/
H A Dwin32window.cc80 case WM_CLOSE:
/external/lzma/CPP/Windows/Control/
H A DWindow2.cpp153 case WM_CLOSE:
/external/vulkan-validation-layers/demos/smoke/
H A DShellWin32.cpp194 case WM_CLOSE:
/external/webrtc/talk/media/devices/
H A Dgdivideorenderer.cc131 // created by another thread. Instead, we send WM_CLOSE message.
133 SendMessage(handle(), WM_CLOSE, 0, 0); local
/external/icu/icu4c/source/samples/layout/
H A Dclayout.c323 SendMessage(hwnd, WM_CLOSE, 0, 0);
H A Dlayout.cpp319 SendMessage(hwnd, WM_CLOSE, 0, 0);
/external/libchrome/base/message_loop/
H A Dmessage_loop_unittest.cc950 PostMessage(hwnd, WM_CLOSE, 0, 0);
957 if (message == WM_CLOSE)
986 // If this message is a WM_CLOSE, explicitly exit the modal loop. Posting
989 if (msg.message == WM_CLOSE)
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
H A Dwin_platform_backend.py425 # It seems safest to send the WM_CLOSE messages after discovering
439 win32gui.SendMessage(hwnd, win32con.WM_CLOSE, 0, 0)
/external/webrtc/webrtc/examples/peerconnection/client/
H A Dmain_wnd.cc383 case WM_CLOSE:
/external/vulkan-validation-layers/demos/
H A Dcube.c1924 case WM_CLOSE:
H A Dtri.c1525 case WM_CLOSE:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 360 milliseconds