Searched defs:proportion (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp523 float proportion; local
/haiku/src/kits/interface/
H A DScrollView.cpp279 proportion = bounds.Width() / size.Width(); local
290 proportion = bounds.Height() / size.Height(); local
H A DScrollBar.cpp1210 float proportion = fProportion; local
[all...]
/haiku/src/kits/tracker/
H A DPoseView.cpp9098 float proportion = bounds.Width() / totalExtent.Width(); local
9104 float proportion = bounds.Height() / totalExtent.Height(); local

Completed in 72 milliseconds