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

/haiku/src/apps/terminal/
H A DTermConst.h197 #define MAX_COLS 999 macro
H A DTermWindow.cpp1375 SetSizeLimits(MIN_COLS * width - 1, MAX_COLS * width - 1,
1760 SetSizeLimits(MIN_COLS * fontWidth - 1, MAX_COLS * fontWidth - 1,

Completed in 42 milliseconds