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

/openjdk7/jdk/src/macosx/classes/sun/java2d/
H A DOSXSurfaceData.java803 boolean isCustomPaint(SunGraphics2D sg2d) { method in class:OSXSurfaceData
913 if ((isfill) && (isCustomPaint(sg2d))) {
923 if ((isfill) && (isCustomPaint(sg2d))) {
933 if ((isfill) && (isCustomPaint(sg2d))) {
943 if ((isfill) && (isCustomPaint(sg2d))) {
955 if ((isfill) && (isCustomPaint(sg2d))) {
988 if ((isfill) && (isCustomPaint(sg2d))) {

Completed in 677 milliseconds