Home
last modified time | relevance | path

Searched defs:SyntheticSmoothScrollGestureParams (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/common/input/
Dsynthetic_smooth_scroll_gesture_params.h15 struct CONTENT_EXPORT SyntheticSmoothScrollGestureParams struct
30 static const SyntheticSmoothScrollGestureParams* Cast( argument
Dsynthetic_smooth_scroll_gesture_params.cc16 SyntheticSmoothScrollGestureParams::SyntheticSmoothScrollGestureParams() in SyntheticSmoothScrollGestureParams() function in content::SyntheticSmoothScrollGestureParams
19 SyntheticSmoothScrollGestureParams::SyntheticSmoothScrollGestureParams( in SyntheticSmoothScrollGestureParams() function in content::SyntheticSmoothScrollGestureParams
Dinput_param_traits_unittest.cc189 TEST_F(InputParamTraitsTest, SyntheticSmoothScrollGestureParams) { in TEST_F() argument