Searched refs:stringHeight (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/midiplayer/
H A DScopeView.cpp206 float stringHeight = height.ascent + height.descent; local
209 float y = height.ascent + (Bounds().Height() - stringHeight) / 2;

Completed in 34 milliseconds