Searched defs:Scroll (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/ppapi/c/
H A Dppb_graphics_2d.h136 * Scroll() enqueues a scroll of the context's backing store. This
153 void (*Scroll)(PP_Resource graphics_2d, member in struct:PPB_Graphics2D_1_1
295 void (*Scroll)(PP_Resource graphics_2d, member in struct:PPB_Graphics2D_1_0
/external/chromium_org/cc/output/
H A Dsoftware_output_device.cc53 void SoftwareOutputDevice::Scroll(const gfx::Vector2d& delta, function in class:cc::SoftwareOutputDevice
/external/chromium_org/ppapi/cpp/
H A Dgraphics_2d.cc102 void Graphics2D::Scroll(const Rect& clip, const Point& amount) { function in class:pp::Graphics2D
104 get_interface<PPB_Graphics2D_1_1>()->Scroll(pp_resource(),
108 get_interface<PPB_Graphics2D_1_0>()->Scroll(pp_resource(),
/external/chromium_org/ppapi/thunk/
H A Dppb_graphics_2d_thunk.cc62 void Scroll(PP_Resource graphics_2d, function in namespace:ppapi::thunk::__anon9652
65 VLOG(4) << "PPB_Graphics2D::Scroll()";
69 enter.object()->Scroll(clip_rect, amount);
109 &Scroll,
119 &Scroll,
/external/chromium_org/ppapi/proxy/
H A Dgraphics_2d_resource.cc75 void Graphics2DResource::Scroll(const PP_Rect* clip_rect, function in class:ppapi::proxy::Graphics2DResource
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
H A DVTTRegion.h117 Scroll enumerator in enum:WebCore::FINAL::RegionSetting
/external/chromium_org/pdf/
H A Dpreview_mode_client.cc23 void PreviewModeClient::Scroll(const pp::Point& point) { function in class:chrome_pdf::PreviewModeClient
H A Dout_of_process_instance.cc788 void OutOfProcessInstance::Scroll(const pp::Point& point) { function in class:chrome_pdf::OutOfProcessInstance
H A Dinstance.cc1094 void Instance::Scroll(const pp::Point& point) { function in class:chrome_pdf::Instance
2627 // Scroll only if mouse pointer is outside of the anchor area.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 206 milliseconds