Searched defs:screenRows (Results 1 – 1 of 1) sorted by relevance
707 public TranscriptScreen(int columns, int totalRows, int screenRows, in TranscriptScreen()712 private void init(int columns, int totalRows, int screenRows, int foreColor, int backColor) { in init()