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 77 bool GetWindowRect(LPRECT rect) const { return BOOLToBool(::GetWindowRect(_window,rect)); }
138 ::GetWindowRect(hwnd, &rect);
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_FormFiller.cpp 45 CPDF_Rect CFFL_FormFiller::GetWindowRect(CPDFSDK_PageView* pPageView) {
47 return pWnd->GetWindowRect();
61 CPDF_Rect rcWindow = pWnd->GetWindowRect();
  /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/src/pdfwindow/
PWL_Wnd.cpp 278 CPDF_Rect rcOld = GetWindowRect();
314 CPDF_Rect rectWnd = GetWindowRect();
351 CPDF_Rect rectWnd = GetWindowRect();
386 CPDF_Rect rcRefresh = pRect ? *pRect : GetWindowRect();
531 CPDF_Rect CPWL_Wnd::GetWindowRect() const {
536 CPDF_Rect rcWindow = GetWindowRect();
686 return IsValid() && IsVisible() && GetWindowRect().Contains(point.x, point.y);
731 GetWindowRect(), (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth()));
795 return CPWL_Utils::InflateRect(GetWindowRect(), 1);
  /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 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 56 milliseconds