Searched refs:getFontByPostScriptName (Results 1 – 1 of 1) sorted by relevance
253 if (getFontByPostScriptName(font.getPostScriptName(), fontConfig) != null) { in loadFontFileMap()527 private FontConfig.Font getFontByPostScriptName(String psName, FontConfig fontConfig) { in getFontByPostScriptName() method in UpdatableFontDir557 FontConfig.Font targetFont = getFontByPostScriptName(psName, fontConfig); in getPreinstalledFontRevision()