Searched refs:getFontCount (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/font/
H A DSunFontManager.java1153 while (fn < ttf.getFontCount());
1598 while (fn < ttf.getFontCount());
H A DTrueTypeFont.java1242 public int getFontCount() { method in class:TrueTypeFont

Completed in 43 milliseconds