Searched refs:fontWidth (Results 1 - 1 of 1) sorted by path

/haiku/src/apps/terminal/
H A DTermWindow.cpp1750 float fontWidth, fontHeight; local
1751 view->GetFontSize(&fontWidth, &fontHeight);
1760 SetSizeLimits(MIN_COLS * fontWidth - 1, MAX_COLS * fontWidth - 1,

Completed in 95 milliseconds