Searched defs:GetWindowRect (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_render/mac/
H A Dvideo_render_agl.cc413 GetWindowRect(_windowRect);
522 GetWindowRect(_windowRect);
990 if (GetWindowRect(_windowRect) == -1)
1433 if (GetWindowRect(_windowRect) == -1)
1475 if (GetWindowRect(_windowRect) == -1)
1535 int VideoRenderAGL::GetWindowRect(Rect& rect) function in class:webrtc::VideoRenderAGL
1551 //WEBRTC_LOG(kTraceError,"GetWindowRect() HIViewIsValid() returned false");
1559 //WEBRTC_LOG(kTraceDebug, "GetWindowRect() rect.top = 0");
1569 //WEBRTC_LOG(kTraceDebug, "GetWindowRect() rect.left = 0");
1579 //WEBRTC_LOG(kTraceDebug, "GetWindowRect() rec
[all...]
/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_FormFiller.cpp58 CPDF_Rect CFFL_FormFiller::GetWindowRect(CPDFSDK_PageView* pPageView) function in class:CFFL_FormFiller
62 return pWnd->GetWindowRect();
77 CPDF_Rect rcWindow = pWnd->GetWindowRect();
/external/chromium_org/ui/base/x/
H A Dx11_util.cc583 if (!GetWindowRect(root_window, &root_bounds)) {
627 bool GetWindowRect(XID window, gfx::Rect* rect) { function in namespace:ui
659 if (!GetWindowRect(window, &window_rect))
1297 if (!ui::GetWindowRect(window, &window_rect))
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Wnd.cpp318 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 function in class:CPWL_Wnd
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(),
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 784 milliseconds