/external/lzma/CPP/Windows/Control/ |
D | Window2.cpp | 29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() 123 LRESULT CWindow2::DefProc(UINT message, WPARAM wParam, LPARAM lParam) in DefProc() 133 LRESULT CWindow2::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() 163 bool CWindow2::OnCommand(WPARAM wParam, LPARAM lParam, LRESULT &result) in OnCommand()
|
D | Dialog.cpp | 19 static INT_PTR APIENTRY DialogProcedure(HWND dialogHWND, UINT message, WPARAM wParam, LPARAM lParam) in DialogProcedure() 33 bool CDialog::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage() 57 bool CDialog::OnCommand(WPARAM wParam, LPARAM lParam) in OnCommand()
|
D | ListView.cpp | 100 static LRESULT APIENTRY ListViewSubclassProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in ListViewSubclassProc() 109 LRESULT CListView2::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage()
|
D | PropertyPage.cpp | 19 static INT_PTR APIENTRY MyProperyPageProcedure(HWND dialogHWND, UINT message, WPARAM wParam, LPARAM… in MyProperyPageProcedure()
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32Window.cpp | 31 static LRESULT CALLBACK windowProcCallback (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProcCallback() 139 LRESULT Window::windowProc (UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProc()
|
/external/webrtc/webrtc/base/ |
D | win32window.cc | 77 bool Win32Window::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, in OnMessage() 91 WPARAM wParam, LPARAM lParam) { in WndProc()
|
D | win32window_unittest.cc | 24 virtual bool OnMessage(UINT uMsg, WPARAM wParam, in OnMessage()
|
D | win32socketserver.cc | 176 bool Win32Socket::EventSink::OnMessage(UINT uMsg, WPARAM wParam, in OnMessage() 188 bool Win32Socket::EventSink::OnSocketNotify(UINT uMsg, WPARAM wParam, in OnSocketNotify() 206 bool Win32Socket::EventSink::OnDnsNotify(WPARAM wParam, LPARAM lParam, in OnDnsNotify()
|
/external/vulkan-validation-layers/demos/smoke/ |
D | ShellWin32.h | 45 static LRESULT CALLBACK window_proc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in window_proc()
|
/external/mesa3d/src/gallium/targets/graw-gdi/ |
D | graw_gdi.c | 40 WPARAM wParam, in window_proc()
|
/external/opencv3/samples/directx/ |
D | winapp.hpp | 101 static LRESULT CALLBACK StaticWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in StaticWndProc()
|
D | d3dsample.hpp | 74 virtual LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/ |
D | d3d10winmain.cpp | 40 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/ |
D | d3d11winmain.cpp | 40 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ProgressDialog.cpp | 133 bool CProgressDialog::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage()
|
/external/skia/src/views/win/ |
D | skia_win.cpp | 116 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) { in WndProc()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pbuffer.c | 47 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
|
D | stw_framebuffer.c | 195 WPARAM wParam, in stw_call_window_proc()
|
/external/icu/icu4c/source/samples/layout/ |
D | layout.cpp | 117 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
D | clayout.c | 118 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/webrtc/talk/media/devices/ |
D | gdivideorenderer.cc | 165 bool GdiVideoRenderer::VideoWindow::OnMessage(UINT uMsg, WPARAM wParam, in OnMessage()
|
D | win32devicemanager.cc | 396 bool Win32DeviceWatcher::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, in OnMessage()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/SDL/SdlDemo/ |
D | SdlDemo.cpp | 197 LRESULT DlgProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ) in DlgProc()
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc() 432 WPARAM wParam, LPARAM lParam) in AboutDlgProc()
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Note.cpp | 154 intptr_t wParam, in OnNotify() 468 intptr_t wParam, in OnNotify() 935 intptr_t wParam, in OnNotify() 1337 intptr_t wParam, in OnNotify()
|