Lines Matching refs:insert
362 for (j=buf.length()-1; j>=0; --j) buf.insert(j, (UChar)32/*' '*/);367 buf.insert(j, buf.charAt(j));