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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DBufferStrategyPaintManager.java503 private boolean prepare(JComponent c, boolean isPaint, int x, int y, argument
546 if (isPaint && c == rootJ && x == 0 && y == 0 &&

Completed in 22 milliseconds