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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DConsoleOutputView.cpp189 BScrollView* consoleScrollView; local
192 .Add(consoleScrollView = new BScrollView("console scroll", NULL, 0,
203 consoleScrollView->SetTarget(fConsoleOutput = new BTextView("Console"));

Completed in 33 milliseconds