/external/chromium_org/third_party/npapi/npspy/windows/ |
D | gui_log.cpp | 47 static void onChooseDir(HWND hWnd) in onChooseDir() 82 static void onCommand(HWND hWnd, int id, HWND hWndCtl, UINT codeNotify) in onCommand() 98 static void onApply(HWND hWnd) in onApply() 114 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) in onNotify() 126 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) in onInitDialog() 150 BOOL CALLBACK LogPageProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in LogPageProc()
|
D | gui_general.cpp | 46 static void onApply(HWND hWnd) in onApply() 56 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) in onNotify() 68 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) in onInitDialog() 86 BOOL CALLBACK GeneralPageProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in GeneralPageProc()
|
D | gui_advanced.cpp | 46 static void onApply(HWND hWnd) in onApply() 56 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) in onNotify() 68 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) in onInitDialog() 86 BOOL CALLBACK AdvancedPageProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in AdvancedPageProc()
|
D | gui_fiter.cpp | 46 static void onCommand(HWND hWnd, int id, HWND hWndCtl, UINT codeNotify) in onCommand() 67 static void onApply(HWND hWnd) in onApply() 85 static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) in onNotify() 97 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) in onInitDialog() 124 BOOL CALLBACK FilterPageProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in FilterPageProc()
|
D | gui_pause.cpp | 43 static void onCommand(HWND hWnd, int id, HWND hWndCtl, UINT codeNotify) in onCommand() 58 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) in onInitDialog() 64 BOOL CALLBACK PauseDlgProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in PauseDlgProc()
|
D | gui_main.cpp | 54 static void onOptions(HWND hWnd, Logger * logger) in onOptions() 146 static void onCommand(HWND hWnd, int id, HWND hWndCtl, UINT codeNotify) in onCommand() 167 static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) in onInitDialog() 186 static void onDestroy(HWND hWnd) in onDestroy() 193 static void onSize(HWND hWnd, UINT state, int cx, int cy) in onSize() 259 BOOL CALLBACK MainDlgProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in MainDlgProc()
|
D | dirpick.cpp | 61 static void fillComboBox(HWND hWnd) in fillComboBox() 171 static void fillListBox(HWND hWnd, LPSTR lpszDir) in fillListBox() 389 static void onInitDialog(HWND hWnd, LPSTR lpsz) in onInitDialog() 423 static void shutDialog(HWND hWnd) in shutDialog() 428 static void onCommand(HWND hWnd, int id, HWND hWndCtl, UINT codeNotify) in onCommand() 520 static BOOL CALLBACK DirPickDlgProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in DirPickDlgProc()
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/graw-gdi/ |
D | graw_gdi.c | 38 window_proc(HWND hWnd, in window_proc() 72 HWND hWnd = NULL; in graw_create_window_and_screen() local
|
/external/mesa3d/src/gallium/targets/graw-gdi/ |
D | graw_gdi.c | 38 window_proc(HWND hWnd, in window_proc() 72 HWND hWnd = NULL; in graw_create_window_and_screen() local
|
/external/protobuf/src/google/protobuf/ |
D | message.h | 132 LPMSG lpMsg, HWND hWnd, in GetMessage_Win32() 138 LPMSG lpMsg, HWND hWnd, in GetMessage()
|
/external/chromium_org/third_party/skia/src/views/win/ |
D | skia_win.cpp | 130 HWND hWnd = CreateWindow(szWindowClass, szTitle, WS_OVERLAPPEDWINDOW, in InitInstance() local 171 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
D | SkOSWindow_win.cpp | 47 SkOSWindow::SkOSWindow(void* hWnd) { in SkOSWindow() 110 bool SkOSWindow::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) { in wndProc() 384 bool create_ANGLE(EGLNativeWindowType hWnd, in create_ANGLE()
|
/external/skia/src/views/win/ |
D | skia_win.cpp | 130 HWND hWnd = CreateWindow(szWindowClass, szTitle, WS_OVERLAPPEDWINDOW, in InitInstance() local 171 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
D | SkOSWindow_win.cpp | 47 SkOSWindow::SkOSWindow(void* hWnd) { in SkOSWindow() 110 bool SkOSWindow::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) { in wndProc() 384 bool create_ANGLE(EGLNativeWindowType hWnd, in create_ANGLE()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pbuffer.c | 47 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() 82 HWND hWnd; in wglCreatePbufferARB() local
|
D | stw_framebuffer.h | 62 HWND hWnd; member
|
D | stw_framebuffer.c | 244 HWND hWnd; in stw_framebuffer_create() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
D | stw_ext_pbuffer.c | 47 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() 82 HWND hWnd; in wglCreatePbufferARB() local
|
D | stw_framebuffer.h | 62 HWND hWnd; member
|
D | stw_framebuffer.c | 244 HWND hWnd; in stw_framebuffer_create() local
|
/external/chromium_org/third_party/angle/samples/gles2_book/Common/Win32/ |
D | esUtil_win32.c | 34 LRESULT WINAPI ESWindowProc ( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ) in ESWindowProc()
|
/external/chromium_org/chrome_frame/ |
D | task_marshaller.cc | 58 BOOL TaskMarshallerThroughMessageQueue::ProcessWindowMessage(HWND hWnd, in ProcessWindowMessage()
|
/external/chromium_org/third_party/angle/samples/gles2_book/Common/ |
D | esUtil.h | 75 EGLNativeWindowType hWnd; member
|
D | esUtil.c | 57 EGLBoolean CreateEGLContext ( EGLNativeWindowType hWnd, EGLDisplay* eglDisplay, in CreateEGLContext()
|
/external/clang/test/SemaTemplate/ |
D | ms-lookup-template-base-classes.cpp | 162 void f(int hWnd) { in f()
|