Searched defs:wantsBlocks (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DCSSParser.java368 boolean wantsBlocks) throws IOException {
400 if (wantsBlocks) {
404 if (!wantsBlocks) {
367 parseIdentifiers(char extraChar, boolean wantsBlocks) argument

Completed in 30 milliseconds