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

/haiku/src/apps/terminal/
H A DShell.h41 status_t UpdateWindowSize(int row, int columns);
H A DShell.cpp214 Shell::UpdateWindowSize(int rows, int columns) function in class:Shell
H A DTermView.cpp1299 fShell->UpdateWindowSize(fRows, fColumns);

Completed in 106 milliseconds