HomeSort by relevance Sort by last modified time
    Searched refs:theCurrentLine (Results 1 - 2 of 2) sorted by null

  /external/tagsoup/templates/org/ccil/cowan/tagsoup/
HTMLScanner.java 37 private int theCurrentLine;
153 theLastLine = theLastColumn = theCurrentLine = theCurrentColumn = 0;
190 theCurrentLine++;
437 theLastLine = theCurrentLine;
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLScanner.java 258 private int theCurrentLine;
374 theLastLine = theLastColumn = theCurrentLine = theCurrentColumn = 0;
411 theCurrentLine++;
658 theLastLine = theCurrentLine;

Completed in 363 milliseconds