OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:touchpad_coefs_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/child/
fling_curve_configuration.cc
23
touchpad_coefs_
= new_touchpad;
46
return CreateCore(
touchpad_coefs_
, velocity, cumulativeScroll);
fling_curve_configuration.h
48
// Protect access to
touchpad_coefs_
and touchscreen_coefs_.
50
std::vector<float>
touchpad_coefs_
;
member in class:webkit_glue::FlingCurveConfiguration
Completed in 38 milliseconds