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

/openjdk7/jdk/src/macosx/classes/sun/java2d/
H A DOSXSurfaceData.java304 static final int kFontPaintIndex = 5; field in class:OSXSurfaceData
686 // We have to setup the kFontPaintIndex if we have changed the color so we added the last
691 this.fGraphicsStatesObject[kFontPaintIndex] = paint;

Completed in 51 milliseconds