Searched refs:printCurrentFileState (Results 1 – 3 of 3) sorted by relevance
681 public printCurrentFileState() { method in Debug682 this.state.printCurrentFileState(/*showWhitespace*/ false, /*makeCaretVisible*/ true);686 this.state.printCurrentFileState(/*showWhitespace*/ true, /*makeCaretVisible*/ true);690 this.state.printCurrentFileState(/*showWhitespace*/ false, /*makeCaretVisible*/ false);
1996 public printCurrentFileState(showWhitespace: boolean, makeCaretVisible: boolean) {
438 printCurrentFileState(): void;