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

  /external/chromium_org/third_party/webrtc/modules/video_render/mac/
video_render_agl.cc 413 GetWindowRect(_windowRect);
522 GetWindowRect(_windowRect);
990 if (GetWindowRect(_windowRect) == -1)
    [all...]
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_FormFiller.cpp 58 CPDF_Rect CFFL_FormFiller::GetWindowRect(CPDFSDK_PageView* pPageView)
62 return pWnd->GetWindowRect();
77 CPDF_Rect rcWindow = pWnd->GetWindowRect();
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 318 CPDF_Rect rcOld = this->GetWindowRect();
398 CPDF_Rect rectWnd = GetWindowRect();
441 CPDF_Rect rectWnd = GetWindowRect();
488 CPDF_Rect rcRefresh = pRect ? *pRect : GetWindowRect();
667 CPDF_Rect CPWL_Wnd::GetWindowRect() const
674 CPDF_Rect rcWindow = GetWindowRect();
703 return CPWL_Utils::GetCenterSquare(CPWL_Utils::DeflateRect(GetWindowRect(),0.1f));
896 return IsValid() && IsVisible() && GetWindowRect().Contains(point.x,point.y);
951 CPDF_Rect rcContent = CPWL_Utils::DeflateRect(GetWindowRect(),(FX_FLOAT)(GetBorderWidth()+GetInnerBorderWidth()));
1028 return CPWL_Utils::InflateRect(this->GetWindowRect(),1);
    [all...]
  /external/chromium_org/ui/base/x/
x11_util.cc 530 if (!GetWindowRect(root_window, &root_bounds)) {
574 bool GetWindowRect(XID window, gfx::Rect* rect) {
606 if (!GetWindowRect(window, &window_rect))
    [all...]
  /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 718 milliseconds