Home
last modified time | relevance | path

Searched defs:timeLeft (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DFlameChart.js68 selectRange: function(timeLeft, timeRight) argument
390 _selectRange: function(timeLeft, timeRight) argument
DCPUProfileView.js104 selectRange: function(timeLeft, timeRight) argument
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollAnimatorNone.cpp272 double timeLeft = m_animationTime - deltaTime; in updateDataFromParameters() local
/external/chromium_org/third_party/WebKit/Source/web/tests/
DScrollAnimatorNoneTest.cpp275 double timeLeft = m_data->m_animationTime - deltaTime; in updateDataFromParameters() local
305 double timeLeft = m_data->m_animationTime - deltaTime; in animateScroll() local