Searched defs:fFontAscent (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/chart/
H A DStringChartLegend.h44 float fFontAscent; member in class:StringChartLegendRenderer
/haiku/src/apps/terminal/
H A DTermView.h286 int fFontAscent; member in class:TermView
H A DTermView.cpp1118 BPoint(std::min(x, x2), y1 + fFontAscent + 1)); local
1127 BPoint(std::min(x + 2, x2), y1 + fFontAscent + 1)); local
[all...]

Completed in 66 milliseconds