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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJViewport.java600 private Graphics getBackingStoreGraphics(Graphics g) { method in class:JViewport
610 Graphics bsg = getBackingStoreGraphics(g);
620 Graphics bsg = getBackingStoreGraphics(g);
799 Graphics bsg = getBackingStoreGraphics(g);

Completed in 29 milliseconds