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

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DShapeGraphicAttribute.java64 public static final boolean STROKE = true; field in class:ShapeGraphicAttribute
144 if (fStroke == STROKE) {
171 if (fStroke == STROKE) {

Completed in 57 milliseconds