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

/vbox/src/VBox/Debugger/
H A DVBoxDbgConsole.cpp333 int iNewLastItem = count() - 1; local
334 Assert(itemText(iNewLastItem).isEmpty());
337 setCurrentIndex(iNewLastItem);

Completed in 43 milliseconds