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