HomeSort by relevance Sort by last modified time
    Searched defs:GetWindowRect (Results 1 - 8 of 8) sorted by null

  /external/lzma/CPP/Windows/
Window.h 78 bool GetWindowRect(LPRECT rect) const { return BOOLToBool(::GetWindowRect(_window,rect)); }
139 ::GetWindowRect(hwnd, &rect);
  /external/webrtc/webrtc/modules/video_render/mac/
video_render_agl.cc 411 GetWindowRect(_windowRect);
519 GetWindowRect(_windowRect);
981 if (GetWindowRect(_windowRect) == -1)
    [all...]
  /external/pdfium/fpdfsdk/pwl/
cpwl_wnd.cpp 208 CFX_FloatRect rcOld = GetWindowRect();
244 CFX_FloatRect rectWnd = GetWindowRect();
284 CFX_FloatRect rcRefresh = pRect ? *pRect : GetWindowRect();
410 CFX_FloatRect CPWL_Wnd::GetWindowRect() const {
415 CFX_FloatRect rcWindow = GetWindowRect();
546 return IsValid() && IsVisible() && GetWindowRect().Contains(point);
601 CFX_FloatRect rcContent = GetWindowRect();
666 CFX_FloatRect rect = GetWindowRect();
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/
WinNtThunk.h 1260 WinNtGetWindowRect GetWindowRect;
  /device/linaro/bootloader/edk2/Nt32Pkg/Include/Protocol/
WinNtThunk.h 1276 WinNtGetWindowRect GetWindowRect;
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 521 milliseconds