Searched refs:EXTENSION_OTF (Results 1 – 1 of 1) sorted by relevance
68 private static final String EXTENSION_OTF = ".otf"; field in FontFamily_Delegate224 if (path.endsWith(EXTENSION_OTF) && e instanceof FontFormatException) { in loadFont()354 if (path.endsWith(EXTENSION_OTF)) {