Searched refs:HWND (Results 201 - 225 of 275) sorted by relevance

1234567891011

/external/chromium/chrome/browser/google/
H A Dgoogle_update.cc102 HWND hwnd, void** interface_ptr) {
310 HWND foreground_hwnd = NULL;
/external/chromium/chrome/browser/ui/views/importer/
H A Dimport_progress_dialog_view.cc22 HWND parent_window,
285 void ShowImportProgressDialog(HWND parent_window,
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
H A DSDL_dibvideo.c111 static void DIB_GrabStaticColors(HWND window);
112 static void DIB_ReleaseStaticColors(HWND window);
115 static void DIB_PaletteChanged(_THIS, HWND window);
534 HWND top;
1256 static void DIB_GrabStaticColors(HWND window)
1269 static void DIB_ReleaseStaticColors(HWND window)
1307 static void DIB_PaletteChanged(_THIS, HWND window)
1495 void DX5_SoundFocus(HWND hwnd)
H A DSDL_dibevents.c132 LRESULT DIB_HandleMessage(_THIS, HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
655 SDL_Window = (HWND)wcstol(windowid_t, NULL, 0);
658 SDL_Window = (HWND)((size_t)SDL_strtoull(windowid, NULL, 0));
/external/chromium/chrome/browser/
H A Dexternal_tab_container_win.cc116 HWND parent,
288 bool ExternalTabContainer::IsExternalTabContainer(HWND window) {
294 HWND tab_window) {
295 HWND parent_window = ::GetParent(tab_window);
814 void ExternalTabContainer::OnFinalMessage(HWND window) {
846 bool ExternalTabContainer::ProcessUnhandledKeyStroke(HWND window,
H A Dbrowser_focus_uitest.cc85 HWND window = ::GetForegroundWindow();
238 HWND hwnd2 = reinterpret_cast<HWND>(browser2->window()->GetNativeHandle());
/external/quake/quake/src/QW/dxsdk/sdk/inc/
H A Ddinput.h309 STDMETHOD(SetCooperativeLevel)(THIS_ HWND,DWORD) PURE;
312 STDMETHOD(RunControlPanel)(THIS_ HWND,DWORD) PURE;
339 STDMETHOD(SetCooperativeLevel)(THIS_ HWND,DWORD) PURE;
342 STDMETHOD(RunControlPanel)(THIS_ HWND,DWORD) PURE;
589 STDMETHOD(RunControlPanel)(THIS_ HWND,DWORD) PURE;
609 STDMETHOD(RunControlPanel)(THIS_ HWND,DWORD) PURE;
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
H A DDINPUT.H309 STDMETHOD(SetCooperativeLevel)(THIS_ HWND,DWORD) PURE;
312 STDMETHOD(RunControlPanel)(THIS_ HWND,DWORD) PURE;
339 STDMETHOD(SetCooperativeLevel)(THIS_ HWND,DWORD) PURE;
342 STDMETHOD(RunControlPanel)(THIS_ HWND,DWORD) PURE;
589 STDMETHOD(RunControlPanel)(THIS_ HWND,DWORD) PURE;
609 STDMETHOD(RunControlPanel)(THIS_ HWND,DWORD) PURE;
/external/webkit/Source/WebCore/platform/win/
H A DPopupMenuWin.cpp81 static void translatePoint(LPARAM& lParam, HWND from, HWND to)
134 HWND hostWindow = view->hostWindow()->platformPageClient();
194 HWND activeWindow;
760 LRESULT CALLBACK PopupMenuWin::PopupMenuWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
788 LRESULT PopupMenuWin::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
864 // WM_CHAR message that will be stolen and redirected to the popup HWND.
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_win.cc286 // transform to an unconstrained window), it will no longer have an HWND, and
323 HWND edit_hwnd = NULL;
327 HDC WINAPI BeginPaintIntercept(HWND hWnd, LPPAINTSTRUCT lpPaint) {
336 BOOL WINAPI EndPaintIntercept(HWND hWnd, const PAINTSTRUCT* lpPaint) {
405 HWND hwnd,
1299 void AutocompleteEditViewWin::OnContextMenu(HWND window, const CPoint& point) {
1436 void AutocompleteEditViewWin::OnKillFocus(HWND focus_wnd) {
1572 LRESULT AutocompleteEditViewWin::OnMouseActivate(HWND window,
1714 // DCHECK(!edit_hwnd_) here. Instead, just save off the old HWND, which most
1716 HWND old_edit_hwn
[all...]
/external/quake/quake/src/QW/client/
H A Dgl_vidnt.c90 HWND mainwindow, dibwindow;
108 HWND WINAPI InitializeWindow (HINSTANCE hInstance, int nCmdShow);
123 LONG WINAPI MainWndProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
191 void CenterWindow(HWND hWndCenter, int width, int height, BOOL lefttopjustify)
714 HWND hDlg, hProgress;
1017 HWND hWnd,
H A Dsys_win.c39 HWND hwnd_dialog; // startup dialog box
549 HWND hwnd_dialog;
/external/quake/quake/src/WinQuake/
H A Dgl_vidnt.cpp90 HWND mainwindow, dibwindow;
108 HWND WINAPI InitializeWindow (HINSTANCE hInstance, int nCmdShow);
123 LONG WINAPI MainWndProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
191 void CenterWindow(HWND hWndCenter, int width, int height, BOOL lefttopjustify)
714 HWND hDlg, hProgress;
1017 HWND hWnd,
/external/webkit/Source/WebKit/win/
H A DFullscreenVideoController.cpp277 HWND parentHwnd = webView ? webView->viewWindow() : 0;
379 LRESULT FullscreenVideoController::fullscreenClientWndProc(HWND wnd, UINT message, WPARAM wParam, LPARAM lParam)
559 LRESULT FullscreenVideoController::hudWndProc(HWND wnd, UINT message, WPARAM wParam, LPARAM lParam)
H A DWebView.cpp174 SOFT_LINK_OPTIONAL(USER32, SetGestureConfig, BOOL, WINAPI, (HWND, DWORD, UINT, PGESTURECONFIG, UINT));
177 SOFT_LINK_OPTIONAL(Uxtheme, BeginPanningFeedback, BOOL, WINAPI, (HWND));
178 SOFT_LINK_OPTIONAL(Uxtheme, EndPanningFeedback, BOOL, WINAPI, (HWND, BOOL));
179 SOFT_LINK_OPTIONAL(Uxtheme, UpdatePanningFeedback, BOOL, WINAPI, (HWND, LONG, LONG, BOOL));
1440 // Always start capturing events when the mouse goes down in our HWND.
1676 HWND focusedWindow = GetFocus();
2054 static HWND findTopLevelParent(HWND window)
2059 HWND current = window;
2060 for (HWND paren
[all...]
/external/openssl/crypto/rand/
H A Drand_win.c165 typedef HWND (WINAPI *GETFOREGROUNDWINDOW)(VOID);
401 HWND h = win();
/external/protobuf/src/google/protobuf/
H A Dmessage.h132 LPMSG lpMsg, HWND hWnd,
138 LPMSG lpMsg, HWND hWnd,
/external/webkit/Tools/DumpRenderTree/win/
H A DUIDelegate.cpp544 HWND hostWindow;
553 HWND hostWindow;
/external/chromium/chrome/browser/accessibility/
H A Dbrowser_views_accessibility_browsertest.cc126 HWND hwnd = browser_window->GetNativeHandle();
/external/chromium/chrome/browser/tab_contents/
H A Dweb_drop_target_win.cc84 WebDropTarget::WebDropTarget(HWND source_hwnd, TabContents* tab_contents)
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_editor_view.h121 void Show(HWND parent_hwnd);
/external/chromium/chrome/browser/ui/views/bubble/
H A Dbubble.cc191 // We make the BorderWidgetWin the owner of the Bubble HWND, so that the
306 void Bubble::OnActivate(UINT action, BOOL minimized, HWND window) {
/external/chromium/webkit/glue/
H A Dwebkit_glue.h241 bool DownloadUrl(const std::string& url, HWND caller_window);
/external/opencv/otherlibs/highgui/
H A Dhighgui.h245 typedef int (CV_CDECL * CvWin32WindowCallback)(HWND, UINT, WPARAM, LPARAM, int*);
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
H A DSDL_syswm.c210 typedef BOOL (WINAPI *PtrSetWindowTextW)(HWND hWnd, LPCWSTR lpString);

Completed in 570 milliseconds

1234567891011