Home
last modified time | relevance | path

Searched defs:hWnd (Results 1 – 25 of 37) sorted by relevance

12

/external/chromium_org/third_party/npapi/npspy/windows/
Dgui_log.cpp47 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()
Dgui_general.cpp46 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()
Dgui_advanced.cpp46 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()
Dgui_fiter.cpp46 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()
Dgui_pause.cpp43 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()
Dgui_main.cpp54 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()
Ddirpick.cpp61 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/
Dgraw_gdi.c38 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/
Dgraw_gdi.c38 window_proc(HWND hWnd, in window_proc()
72 HWND hWnd = NULL; in graw_create_window_and_screen() local
/external/protobuf/src/google/protobuf/
Dmessage.h132 LPMSG lpMsg, HWND hWnd, in GetMessage_Win32()
138 LPMSG lpMsg, HWND hWnd, in GetMessage()
/external/chromium_org/third_party/skia/src/views/win/
Dskia_win.cpp130 HWND hWnd = CreateWindow(szWindowClass, szTitle, WS_OVERLAPPEDWINDOW, in InitInstance() local
171 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
DSkOSWindow_win.cpp47 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/
Dskia_win.cpp130 HWND hWnd = CreateWindow(szWindowClass, szTitle, WS_OVERLAPPEDWINDOW, in InitInstance() local
171 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
DSkOSWindow_win.cpp47 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/
Dstw_ext_pbuffer.c47 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
82 HWND hWnd; in wglCreatePbufferARB() local
Dstw_framebuffer.h62 HWND hWnd; member
Dstw_framebuffer.c244 HWND hWnd; in stw_framebuffer_create() local
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
Dstw_ext_pbuffer.c47 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
82 HWND hWnd; in wglCreatePbufferARB() local
Dstw_framebuffer.h62 HWND hWnd; member
Dstw_framebuffer.c244 HWND hWnd; in stw_framebuffer_create() local
/external/chromium_org/third_party/angle/samples/gles2_book/Common/Win32/
DesUtil_win32.c34 LRESULT WINAPI ESWindowProc ( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ) in ESWindowProc()
/external/chromium_org/chrome_frame/
Dtask_marshaller.cc58 BOOL TaskMarshallerThroughMessageQueue::ProcessWindowMessage(HWND hWnd, in ProcessWindowMessage()
/external/chromium_org/third_party/angle/samples/gles2_book/Common/
DesUtil.h75 EGLNativeWindowType hWnd; member
DesUtil.c57 EGLBoolean CreateEGLContext ( EGLNativeWindowType hWnd, EGLDisplay* eglDisplay, in CreateEGLContext()
/external/clang/test/SemaTemplate/
Dms-lookup-template-base-classes.cpp162 void f(int hWnd) { in f()

12