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

/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DCSSBorder.java296 void paintStrokes(Rectangle r, Graphics g, int axis, method in class:CSSBorder.StrokePainter
331 paintStrokes(r, g, View.Y_AXIS, lengthPattern, colorPattern);
350 paintStrokes(r, g, View.X_AXIS, lengthPattern, colorPattern);
391 paintStrokes(r, g, View.Y_AXIS, lengthPattern, colorPattern);

Completed in 56 milliseconds