Home
last modified time | relevance | path

Searched defs:ScrollRect (Results 1 – 7 of 7) 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/pdf/
Dpaint_manager.cc122 void PaintManager::ScrollRect(const pp::Rect& clip_rect, in ScrollRect() function in PaintManager
Dpaint_aggregator.cc126 void PaintAggregator::ScrollRect(const pp::Rect& clip_rect, in ScrollRect() function in PaintAggregator
/external/chromium_org/content/renderer/
Drender_widget_fullscreen_pepper.cc301 void RenderWidgetFullscreenPepper::ScrollRect( in ScrollRect() function in content::RenderWidgetFullscreenPepper
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
DLayers3DView.js998 ScrollRect: "ScrollRect", property
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc779 void PepperPluginInstanceImpl::ScrollRect(int dx, in ScrollRect() function in content::PepperPluginInstanceImpl