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