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

/openjdk7/jdk/src/share/classes/sun/swing/text/
H A DTextComponentPrintable.java103 private boolean isLayouted = false; field in class:TextComponentPrintable
458 if (!isLayouted) {
667 isLayouted = true;

Completed in 33 milliseconds