Searched refs:tempScript (Results 1 – 1 of 1) sorted by relevance
496 String tempScript = script.equals("Kore") ? "Hang" : script; in addLanguageScriptCells2() local497 scriptSet = new UnicodeSet("[:script=" + tempScript + ":]"); in addLanguageScriptCells2()