HomeSort by relevance Sort by last modified time
    Searched refs:HWND_DESKTOP (Results 1 - 7 of 7) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
SDL_os2fslib.c 105 WinLockWindowUpdate(HWND_DESKTOP, HWND_DESKTOP); \
107 WinLockWindowUpdate(HWND_DESKTOP, NULL); \
129 WinQueryWindowPos(HWND_DESKTOP, &swpDesktop);
354 WinMapWindowPoints(pVideo->hidden->hwndClient, HWND_DESKTOP, &ptl, 1); \
355 WinSetPointerPos(HWND_DESKTOP, ptl.x, ptl.y); \
726 WinSetPointer(HWND_DESKTOP, WinQuerySysPointer(HWND_DESKTOP, SPTR_ARROW, FALSE));
728 WinSetPointer(HWND_DESKTOP, NULL);
733 WinSetCapture(HWND_DESKTOP, hwnd)
    [all...]
  /external/chromium/chrome/browser/automation/
automation_provider_win.cc 186 MapWindowPoints(top_level_hwnd, HWND_DESKTOP, &temp, 1);
192 MapWindowPoints(top_level_hwnd, HWND_DESKTOP, &temp, 1);
198 MapWindowPoints(top_level_hwnd, HWND_DESKTOP, &end, 1);
  /external/chromium/chrome/browser/ui/views/frame/
browser_frame_win.cc 204 MapWindowPoints(HWND_DESKTOP, GetNativeView(), &minimize_button_corner, 1);
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_views.cc 271 MapWindowPoints(GetNativeView(), HWND_DESKTOP, &screen_pt, 1);
  /external/chromium/chrome/browser/ui/views/
collected_cookies_win.cc 482 MapWindowPoints(HWND_DESKTOP, tab_contents_->GetNativeView(), &topleft, 1);
  /external/chromium/chrome/browser/
external_tab_container_win.cc 621 MapWindowPoints(GetNativeView(), HWND_DESKTOP, &screen_pt, 1);
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.cc     [all...]

Completed in 256 milliseconds