Searched defs:ScrollRect (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/ppapi/utility/graphics/ | ||
D | paint_manager.cc | 88 void PaintManager::ScrollRect(const Rect& clip_rect, const Point& amount) { in ScrollRect() function in pp::PaintManager |
D | paint_aggregator.cc | 152 void PaintAggregator::ScrollRect(const Rect& clip_rect, const Point& amount) { in ScrollRect() function in pp::PaintAggregator |
/external/chromium_org/content/renderer/ | ||
D | paint_aggregator.cc | 161 void PaintAggregator::ScrollRect(const gfx::Vector2d& delta, in ScrollRect() function in content::PaintAggregator |
D | render_widget_fullscreen_pepper.cc | 380 void RenderWidgetFullscreenPepper::ScrollRect( in ScrollRect() function in content::RenderWidgetFullscreenPepper |
/external/chromium_org/content/renderer/pepper/ | ||
D | pepper_plugin_instance_impl.cc | 684 void PepperPluginInstanceImpl::ScrollRect(int dx, in ScrollRect() function in content::PepperPluginInstanceImpl |