Searched refs:tagLabel (Results 1 – 4 of 4) sorted by relevance
197 private static String tagLabel(String tag) in tagLabel() method in OpenTypeTagBuilder222 System.out.println(" LE_" + tagLabel(tag) + "_" + enumName.toUpperCase() + in dumpTags()
63 public static String tagLabel(String tag) in tagLabel() method in TagUtilities
44 return TagUtilities.tagLabel(tag); in label()
492 String scriptTag = TagUtilities.tagLabel(UScript.getShortName(script)); in buildDecompTables()