Home
last modified time | relevance | path

Searched defs:ScrollRect (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ppapi/utility/graphics/
Dpaint_manager.cc88 void PaintManager::ScrollRect(const Rect& clip_rect, const Point& amount) { in ScrollRect() function in pp::PaintManager
Dpaint_aggregator.cc152 void PaintAggregator::ScrollRect(const Rect& clip_rect, const Point& amount) { in ScrollRect() function in pp::PaintAggregator
/external/chromium_org/content/renderer/
Dpaint_aggregator.cc161 void PaintAggregator::ScrollRect(const gfx::Vector2d& delta, in ScrollRect() function in content::PaintAggregator
Drender_widget_fullscreen_pepper.cc380 void RenderWidgetFullscreenPepper::ScrollRect( in ScrollRect() function in content::RenderWidgetFullscreenPepper
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc684 void PepperPluginInstanceImpl::ScrollRect(int dx, in ScrollRect() function in content::PepperPluginInstanceImpl