Home
last modified time | relevance | path

Searched refs:timeForX (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp1339 double timeForX = (scrollOffset + x) * fNSecsPerPixel; in _Zoom() local
1363 scrollBar->SetValue(timeForX / fNSecsPerPixel - x); in _Zoom()