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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp676 le_bool lastInWord = FALSE; local
696 while (output.noteMatra(classTable, chars[matra], matra, tagArray1, !lastInWord) && matra != prev) {
700 lastInWord = TRUE;
704 lastInWord = FALSE;
1108 //le_bool lastInWord = FALSE;

Completed in 25 milliseconds