Searched refs:sfntVersion (Results 1 – 1 of 1) sorted by relevance
109 int sfntVersion = buffer.getInt(fontFileOffset); in analyzeStyle() local111 if (sfntVersion != SFNT_VERSION_1 && sfntVersion != SFNT_VERSION_OTTO) { in analyzeStyle()232 int sfntVersion = buffer.getInt(fontFileOffset); in getSupportedAxes() local234 if (sfntVersion != SFNT_VERSION_1 && sfntVersion != SFNT_VERSION_OTTO) { in getSupportedAxes()