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

/vbox/src/VBox/Debugger/
H A DDBGCCommands.cpp443 size_t const cchMaxWidth = 100; local
446 size_t const cchCol3 = cchMaxWidth - cchCol1 - cchCol2 - 2;
481 ssize_t cchCurWidth = cchMaxWidth - off - 1;

Completed in 73 milliseconds