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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp110 // Some level of debate as to the proper value for MAX_CONSONANTS_PER_SYLLABLE. Ticket 5588 states that 4
112 #define MAX_CONSONANTS_PER_SYLLABLE 5 macro
633 if ( consonant_count > MAX_CONSONANTS_PER_SYLLABLE ) {

Completed in 24 milliseconds