Searched refs:isJamoL (Results 1 – 2 of 2) sorted by relevance
597 if( Hangul::isJamoL(starter) || in hasNoCompBoundaryAfter()599 0<lastStarterIndex && Hangul::isJamoL(buffer.charAt(lastStarterIndex-1))) in hasNoCompBoundaryAfter()
64 static inline UBool isJamoL(UChar32 c) { in isJamoL() function