Searched defs:coalescingEnabled (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/
H A DComponent.java6110 transient private boolean coalescingEnabled = checkCoalescing(); field in class:Component
6204 return coalescingEnabled;
8684 coalescingEnabled = checkCoalescing();

Completed in 69 milliseconds