Searched refs:resizeComputed (Results 1 – 2 of 2) sorted by relevance
245 bridge.resizeComputed(width, height, getWidth(), getHeight()); in forceSize()
677 public synchronized void resizeComputed(int cols, int rows, int width, int height) { in resizeComputed() method in TerminalBridge