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

/haiku/src/apps/terminal/
H A DTermConst.h198 #define MIN_ROWS 10 macro
H A DTermWindow.cpp1376 minimumHeight + MIN_ROWS * height - 1,
1379 // the terminal can be resized smaller than MIN_ROWS/MIN_COLS!
1761 minimumHeight + MIN_ROWS * fontHeight - 1,

Completed in 43 milliseconds