Searched refs:CreateCore (Results 1 – 3 of 3) sorted by relevance
27 blink::WebGestureCurve* FlingCurveConfiguration::CreateCore( in CreateCore() function in content::FlingCurveConfiguration47 return CreateCore(touchpad_coefs_, velocity, cumulativeScroll); in CreateForTouchPad()53 return CreateCore(touchscreen_coefs_, velocity, cumulativeScroll); in CreateForTouchScreen()
43 blink::WebGestureCurve* CreateCore(
35 static Core* CreateCore(PartialData* owner) { in CreateCore() function in net::PartialData::Core172 Core* core = Core::CreateCore(this); in ShouldValidateCache()