Home | History | Annotate | Download | only in ui

Lines Matching full:getdouble

214       prefs_->GetDouble(prefs::kFlingAccelerationCurveCoefficient0));
216 prefs_->GetDouble(prefs::kFlingAccelerationCurveCoefficient1));
218 prefs_->GetDouble(prefs::kFlingAccelerationCurveCoefficient2));
220 prefs_->GetDouble(prefs::kFlingAccelerationCurveCoefficient3));
228 prefs_->GetDouble(prefs::kFlingVelocityCap));
230 prefs_->GetDouble(
233 prefs_->GetDouble(
236 prefs_->GetDouble(
239 prefs_->GetDouble(
242 prefs_->GetDouble(
245 prefs_->GetDouble(
248 prefs_->GetDouble(
251 prefs_->GetDouble(
254 prefs_->GetDouble(
257 prefs_->GetDouble(
260 prefs_->GetDouble(
263 prefs_->GetDouble(
266 prefs_->GetDouble(
269 prefs_->GetDouble(
272 prefs_->GetDouble(
275 prefs_->GetDouble(
281 prefs_->GetDouble(
284 prefs_->GetDouble(
287 prefs_->GetDouble(prefs::kScrollPredictionSeconds));
297 static_cast<float>(prefs_->GetDouble(overscroll_prefs[i].pref_name)));