Home
last modified time | relevance | path

Searched refs:ScrollbarLayerRectToContentRect (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/layers/
Dpainted_scrollbar_layer.cc166 gfx::Rect PaintedScrollbarLayer::ScrollbarLayerRectToContentRect( in ScrollbarLayerRectToContentRect() function in cc::PaintedScrollbarLayer
210 gfx::Rect scaled_track_rect = ScrollbarLayerRectToContentRect( in Update()
246 ScrollbarLayerRectToContentRect(thumb_layer_rect); in Update()
Dscrollbar_layer_impl_base.cc98 gfx::Rect ScrollbarLayerImplBase::ScrollbarLayerRectToContentRect( in ScrollbarLayerRectToContentRect() function in cc::ScrollbarLayerImplBase
247 return ScrollbarLayerRectToContentRect(thumb_rect); in ComputeThumbQuadRect()
Dscrollbar_layer_impl_base.h69 gfx::Rect ScrollbarLayerRectToContentRect(const gfx::RectF& layer_rect) const;
Dpainted_scrollbar_layer.h64 gfx::Rect ScrollbarLayerRectToContentRect(const gfx::Rect& layer_rect) const;