Searched refs:theLastColumn (Results 1 - 2 of 2) sorted by relevance

/external/tagsoup/templates/org/ccil/cowan/tagsoup/
H A DHTMLScanner.java36 private int theLastColumn; field in class:HTMLScanner
132 return theLastColumn;
153 theLastLine = theLastColumn = theCurrentLine = theCurrentColumn = 0;
436 theLastColumn = theCurrentColumn;
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DHTMLScanner.java257 private int theLastColumn; field in class:HTMLScanner
353 return theLastColumn;
374 theLastLine = theLastColumn = theCurrentLine = theCurrentColumn = 0;
657 theLastColumn = theCurrentColumn;

Completed in 46 milliseconds