/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() 62 bool CDialog::OnCommand(int code, int itemID, LPARAM lParam) in OnCommand()
|
D | PropertyPage.cpp | 19 …NT_PTR APIENTRY MyProperyPageProcedure(HWND dialogHWND, UINT message, WPARAM wParam, LPARAM lParam) in MyProperyPageProcedure() 33 bool CPropertyPage::OnNotify(UINT /* controlID */, LPNMHDR lParam) in OnNotify()
|
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 | ComboBox.h | 32 …LRESULT SetItemData(int index, LPARAM lParam) { return SendMessage(CB_SETITEMDATA, index, lParam);… in SetItemData()
|
/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 | 25 LPARAM lParam, LRESULT& result) { in OnMessage()
|
D | win32socketserver.cc | 177 LPARAM lParam, LRESULT& result) { in OnMessage() 189 LPARAM lParam, LRESULT& result) { in OnSocketNotify() 206 bool Win32Socket::EventSink::OnDnsNotify(WPARAM wParam, LPARAM lParam, in OnDnsNotify()
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/ |
D | KeyStore_Impl2Test.java | 154 KeyStore.LoadStoreParameter lParam = new MyLoadStoreParams( in checkResult() local 281 KeyStore.LoadStoreParameter lParam = new MyLoadStoreParams( in checkKeyStoreException() local
|
/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 | 41 LPARAM lParam) 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/d3d11app/ |
D | d3d11winmain.cpp | 40 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/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()
|
/external/icu/icu4c/source/samples/layout/ |
D | clayout.c | 118 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
D | layout.cpp | 117 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/ |
D | DHParameters.java | 22 int lParam) in getDefaultMParam()
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 148 LPARAM lParam) in WndProc() 432 WPARAM wParam, LPARAM lParam) in AboutDlgProc()
|
/external/webrtc/talk/media/devices/ |
D | gdivideorenderer.cc | 166 LPARAM lParam, LRESULT& result) { in OnMessage()
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Note.cpp | 155 intptr_t lParam) { in OnNotify() 469 intptr_t lParam) { in OnNotify() 936 intptr_t lParam) { in OnNotify() 1338 intptr_t lParam) { in OnNotify()
|