ScrollbarLayerRectToContentRect  209 cc/layers/painted_scrollbar_layer.cc   gfx::Rect scaled_track_rect = ScrollbarLayerRectToContentRect(
ScrollbarLayerRectToContentRect  230 cc/layers/painted_scrollbar_layer.cc       ScrollbarLayerRectToContentRect(thumb_layer_rect);
ScrollbarLayerRectToContentRect   67 cc/layers/painted_scrollbar_layer.h   gfx::Rect ScrollbarLayerRectToContentRect(const gfx::Rect& layer_rect) const;
ScrollbarLayerRectToContentRect  214 cc/layers/scrollbar_layer_impl_base.cc   return ScrollbarLayerRectToContentRect(thumb_rect);
ScrollbarLayerRectToContentRect   69 cc/layers/scrollbar_layer_impl_base.h   gfx::Rect ScrollbarLayerRectToContentRect(const gfx::RectF& layer_rect) const;