HomeSort by relevance Sort by last modified time
    Searched refs:hwnd (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/skia/include/views/
SkApplication.h 22 extern SkOSWindow* create_sk_window(void* hwnd);
SkOSWindow_Mac.h 25 SkOSWindow(void* hwnd);
SkOSWindow_Win.h 24 SkOSWindow(void* hwnd);
32 bool wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
33 static bool QuitOnDeactivate(HWND hWnd);
  /external/webkit/WebCore/platform/win/
WindowMessageBroadcaster.cpp 36 typedef HashMap<HWND, WindowMessageBroadcaster*> InstanceMap;
44 void WindowMessageBroadcaster::addListener(HWND hwnd, WindowMessageListener* listener)
46 WindowMessageBroadcaster* broadcaster = instancesMap().get(hwnd);
48 broadcaster = new WindowMessageBroadcaster(hwnd);
49 instancesMap().add(hwnd, broadcaster);
55 void WindowMessageBroadcaster::removeListener(HWND hwnd, WindowMessageListener* listener)
57 WindowMessageBroadcaster* broadcaster = instancesMap().get(hwnd);
64 WindowMessageBroadcaster::WindowMessageBroadcaster(HWND hwnd
    [all...]
  /external/icu4c/samples/layout/
clayout.c 36 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
42 void PrettyTitle(HWND hwnd, char *fileName)
48 SetWindowTextA(hwnd, title);
51 void InitParagraph(HWND hwnd, Context *context)
67 SetScrollInfo(hwnd, SB_VERT, &si, TRUE);
73 HWND hwnd; local
98 hwnd = CreateWindow(szAppName, NULL
    [all...]
layout.cpp 35 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
41 void PrettyTitle(HWND hwnd, char *fileName)
47 SetWindowTextA(hwnd, title);
50 void InitParagraph(HWND hwnd, Context *context)
66 SetScrollInfo(hwnd, SB_VERT, &si, TRUE);
72 HWND hwnd; local
97 hwnd = CreateWindow(szAppName, NULL
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibevents_c.h 30 DIB_HandleMessage(_THIS, HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam);
  /external/openssl/apps/
winrand.c 66 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
73 HWND hwnd; local
99 hwnd = CreateWindow(appname, OPENSSL_VERSION_TEXT,
103 ShowWindow(hwnd, iCmdShow);
104 UpdateWindow(hwnd);
116 LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
126 hdc = BeginPaint(hwnd, &ps);
127 GetClientRect(hwnd, &rect)
    [all...]
  /external/skia/xcode/Simple/
SimpleApp.cpp 13 SimpleWindow(void* hwnd);
30 SimpleWindow::SimpleWindow(void* hwnd) : INHERITED(hwnd) {
81 SkOSWindow* create_sk_window(void* hwnd) {
82 return new SimpleWindow(hwnd);
  /external/libpng/contrib/visupng/
PngFile.h 16 void PngFileInitialize (HWND hwnd) ;
17 BOOL PngFileOpenDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) ;
18 BOOL PngFileSaveDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) ;
VisualPng.c 40 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
41 BOOL CALLBACK AboutDlgProc (HWND, UINT, WPARAM, LPARAM) ;
43 BOOL CenterAbout (HWND hwndChild, HWND hwndParent);
51 BOOL LoadImageFile(HWND hwnd, PTSTR pstrPathName,
55 BOOL DisplayImage (HWND hwnd, BYTE **ppDib,
81 HWND hwnd; local
    [all...]
PngFile.c 48 void PngFileInitialize (HWND hwnd)
54 ofn.hwndOwner = hwnd;
75 BOOL PngFileOpenDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName)
77 ofn.hwndOwner = hwnd;
85 BOOL PngFileSaveDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName)
87 ofn.hwndOwner = hwnd;
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5events_c.h 30 DX5_HandleMessage(_THIS, HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam);
  /external/skia/include/xml/
SkJS.h 33 SkJS(void* hwnd);
38 static void Test(void* hwnd);
  /external/chromium/base/
win_util.h 60 // Useful for subclassing a HWND. Returns the previous window procedure.
61 WNDPROC SetWindowProc(HWND hwnd, WNDPROC wndproc);
64 bool IsSubclassed(HWND window, WNDPROC subclass_proc);
70 bool Subclass(HWND window, WNDPROC subclass_proc);
76 bool Unsubclass(HWND window, WNDPROC subclass_proc);
80 WNDPROC GetSuperclassWNDPROC(HWND window);
84 void* SetWindowUserData(HWND hwnd, void* user_data);
85 void* GetWindowUserData(HWND hwnd)
    [all...]
base_drop_target.cc 16 BaseDropTarget::BaseDropTarget(HWND hwnd)
17 : hwnd_(hwnd),
20 DCHECK(hwnd);
21 HRESULT result = RegisterDragDrop(hwnd, this);
52 // You can't drag and drop within the same HWND.
  /external/bluetooth/glib/tests/
gio-test.c 255 msg.hwnd, msg.message, msg.wParam, msg.lParam);
261 window_procedure (HWND hwnd,
267 hwnd, message, wparam, lparam);
268 return DefWindowProc (hwnd, message, wparam, lparam);
291 HWND hwnd; local
318 hwnd = CreateWindow (MAKEINTATOM(klass), "gio-test", 0, 0, 0, 10, 10,
320 if (!hwnd)
326 windows_messages_channel = g_io_channel_win32_new_messages ((guint)hwnd);
391 HWND hwnd; local
    [all...]
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
dsetup.h 52 int WINAPI DirectXSetup( HWND hwnd, LPSTR root_path, DWORD flags );
53 int WINAPI DirectXDeviceDriverSetup( HWND hwnd, LPSTR driver_class, LPSTR inf_path, LPSTR driver_path, DWORD flags );
57 typedef int (WINAPI * LPDIRECTXSETUP)( HWND, LPSTR, DWORD );
58 typedef int (WINAPI * LPDIRECTXDEVICEDRIVERSETUP)( HWND, LPSTR, LPSTR, LPSTR, DWORD );
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DSETUP.H 52 int WINAPI DirectXSetup( HWND hwnd, LPSTR root_path, DWORD flags );
53 int WINAPI DirectXDeviceDriverSetup( HWND hwnd, LPSTR driver_class, LPSTR inf_path, LPSTR driver_path, DWORD flags );
57 typedef int (WINAPI * LPDIRECTXSETUP)( HWND, LPSTR, DWORD );
58 typedef int (WINAPI * LPDIRECTXDEVICEDRIVERSETUP)( HWND, LPSTR, LPSTR, LPSTR, DWORD );
  /external/skia/src/xml/
SkJS.cpp 169 SkJS::SkJS(void* hwnd) : SkOSWindow(hwnd) {
214 void SkJS::Test(void* hwnd) {
215 SkJS js(hwnd);
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_lowvideo.h 79 extern HWND SDL_Window;
94 extern void (*WIN_PaletteChanged)(_THIS, HWND window);
100 extern LONG (*HandleMessage)(_THIS, HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam);
128 extern void DX5_SoundFocus(HWND window);
132 LRESULT CALLBACK WinMessage(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam);
  /external/quake/quake/src/QW/scitech/include/
mglwin.h 32 typedef HWND MGL_HWND;
64 void MGLAPI MGL_registerFullScreenWindow(HWND hwndFullScreen);
88 void MGLAPI MGL_setMainWindow(MGL_HWND hwnd);
100 MGLDC * MGLAPI MGL_createWindowedDC(MGL_HWND hwnd);
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGLWIN.H 32 typedef HWND MGL_HWND;
64 void MGLAPI MGL_registerFullScreenWindow(HWND hwndFullScreen);
88 void MGLAPI MGL_setMainWindow(MGL_HWND hwnd);
100 MGLDC * MGLAPI MGL_createWindowedDC(MGL_HWND hwnd);
  /external/webkit/WebKit/chromium/src/win/
WebInputEventFactory.cpp 89 WebKeyboardEvent WebInputEventFactory::keyboardEvent(HWND hwnd, UINT message,
155 static LPARAM GetRelativeCursorPos(HWND hwnd)
159 ScreenToClient(hwnd, &pos);
168 WebMouseEvent WebInputEventFactory::mouseEvent(HWND hwnd, UINT message,
190 lparam = GetRelativeCursorPos(hwnd);
237 ClientToScreen(hwnd, &globalPoint);
297 WebMouseWheelEvent WebInputEventFactory::mouseWheelEvent(HWND hwnd, UINT message
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
SDL_os2fslib.c 103 #define FSLIB_BITBLT(hwnd, buffer, top, left, width, height) \
106 FSLib_BitBlt(hwnd, buffer, top, left, width, height); \
110 #define FSLIB_BITBLT(hwnd, buffer, top, left, width, height) \
111 FSLib_BitBlt(hwnd, buffer, top, left, width, height);
122 static BOOL SetAccessableWindowPos(HWND hwnd, HWND hwndInsertBehind,
142 return WinSetWindowPos(hwnd, hwndInsertBehind, x, y, cx, cy, fl);
147 WinQueryWindowPos(hwnd, &swp);
156 return WinSetWindowPos(hwnd, hwndInsertBehind, x, y, cx, cy, fl)
    [all...]

Completed in 768 milliseconds

1 2 3