Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_render/ios/
Dvideo_render_ios_gles20.mm234 int VideoRenderIosGles20::GetWindowRect(Rect& rect) { function
/external/chromium_org/third_party/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc1535 int VideoRenderAGL::GetWindowRect(Rect& rect) in GetWindowRect() function in webrtc::VideoRenderAGL
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_FormFiller.cpp58 CPDF_Rect CFFL_FormFiller::GetWindowRect(CPDFSDK_PageView* pPageView) in GetWindowRect() function in CFFL_FormFiller
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp667 CPDF_Rect CPWL_Wnd::GetWindowRect() const in GetWindowRect() function in CPWL_Wnd
/external/chromium_org/ui/base/x/
Dx11_util.cc574 bool GetWindowRect(XID window, gfx::Rect* rect) { in GetWindowRect() function