Searched refs:largestCommandLength (Results 1 – 1 of 1) sorted by relevance
1333 largestCommandLength() { method in Command1387 if (this.largestCommandLength() > width) {1388 width = this.largestCommandLength();