Home
last modified time | relevance | path

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

/external/chromium_org/cc/layers/
Dscrollbar_layer_impl_base.cc37 gfx::Rect ScrollbarLayerImplBase::ScrollbarLayerRectToContentRect( in ScrollbarLayerRectToContentRect() function in cc::ScrollbarLayerImplBase
174 return ScrollbarLayerRectToContentRect(thumb_rect); in ComputeThumbQuadRect()
Dpainted_scrollbar_layer.cc150 gfx::Rect PaintedScrollbarLayer::ScrollbarLayerRectToContentRect( in ScrollbarLayerRectToContentRect() function in cc::PaintedScrollbarLayer
172 return ScrollbarLayerRectToContentRect(gfx::Rect(thumb_size)); in OriginThumbRect()
190 gfx::Rect scaled_track_rect = ScrollbarLayerRectToContentRect( in Update()
Dscrollbar_layer_impl_base.h56 gfx::Rect ScrollbarLayerRectToContentRect(gfx::RectF layer_rect) const;
Dpainted_scrollbar_layer.h65 gfx::Rect ScrollbarLayerRectToContentRect(gfx::Rect layer_rect) const;