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

/openjdk7/jdk/src/share/classes/sun/swing/
H A DSwingUtilities2.java206 private static int syncCharsBuffer(String s) { method in class:SwingUtilities2
388 int length = syncCharsBuffer(string);
447 int stringLength = syncCharsBuffer(string);
552 int length = syncCharsBuffer(text);
604 syncCharsBuffer(text);

Completed in 32 milliseconds