Home
last modified time | relevance | path

Searched defs:SetContentRect (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/layers/
Drender_surface_impl.cc69 void RenderSurfaceImpl::SetContentRect(const gfx::Rect& content_rect) { in SetContentRect() function in cc::RenderSurfaceImpl
Drender_surface.h34 void SetContentRect(const gfx::Rect& content_rect) { in SetContentRect() function
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h189 void SetContentRect(const CLST_Rect & rect){m_rcContent = rect;} in SetContentRect() function
/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h348 virtual void SetContentRect(const CPVT_FloatRect & rect) in SetContentRect() function