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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DHangulLayoutEngine.cpp317 le_int32 inLength = i - inStart; local
331 if ((inLength >= 1 && inLength <= 3) && (outLength == 2 || outLength == 3)) {

Completed in 22 milliseconds