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

/openjdk7/jdk/src/macosx/classes/apple/laf/
H A DJRSUIControl.java126 ALL_CHANGES_IN_BUFFER, enum constant in enum:JRSUIControl.BufferState
159 return BufferState.ALL_CHANGES_IN_BUFFER;
222 if (bufferState == BufferState.ALL_CHANGES_IN_BUFFER) {
237 // implicitly ALL_CHANGES_IN_BUFFER, now that we sync'd the buffer down to native a few times
257 if (bufferState == BufferState.ALL_CHANGES_IN_BUFFER) {
272 // implicitly ALL_CHANGES_IN_BUFFER, now that we sync'd the buffer down to native a few times
307 if (bufferState == BufferState.ALL_CHANGES_IN_BUFFER) {

Completed in 35 milliseconds