Searched refs:Scroll (Results 26 - 30 of 30) sorted by last modified time

12

/external/chromium_org/ppapi/thunk/
H A Dppb_graphics_2d_thunk.cc62 void Scroll(PP_Resource graphics_2d, function in namespace:ppapi::thunk::__anon10278
65 VLOG(4) << "PPB_Graphics2D::Scroll()";
69 enter.object()->Scroll(clip_rect, amount);
109 &Scroll,
119 &Scroll,
/external/chromium_org/ppapi/utility/graphics/
H A Dpaint_manager.cc151 graphics_.Scroll(update.scroll_rect, update.scroll_delta);
/external/chromium_org/chrome/browser/ui/pdf/
H A Dpdf_browsertest.cc51 #define MAYBE_Scroll Scroll
/external/chromium_org/cc/output/
H A Dsoftware_output_device.cc52 void SoftwareOutputDevice::Scroll(const gfx::Vector2d& delta, function in class:cc::SoftwareOutputDevice
H A Dsoftware_output_device.h56 virtual void Scroll(const gfx::Vector2d& delta, const gfx::Rect& clip_rect);

Completed in 120 milliseconds

12