Home
last modified time | relevance | path

Searched refs:getFontCount (Results 1 – 25 of 37) sorted by relevance

12

/dports/graphics/silgraphite/silgraphite-2.3.1/engine/src/font/
H A DFontTableCache.h30 const int & getFontCount() { return m_fontCount; } in getFontCount() function
H A DFileFont.cpp284 if (m_pTableCache->getFontCount() == 0) in ~FileFont()
/dports/graphics/silgraphite/silgraphite-2.3.1/wrappers/pangographite/
H A DFontTableCache.h30 const int & getFontCount() { return m_fontCount; } in getFontCount() function
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/
H A DOTFontCollection.java90 public int getFontCount() { in getFontCount() method in OTFontCollection
/dports/graphics/ming/libming-ming-0_4_8/php_ext/
H A Dphp_ming.h199 PHP_METHOD(swffontcollection, getFontCount);
/dports/graphics/p5-ming/libming-ming-0_4_8/php_ext/
H A Dphp_ming.h199 PHP_METHOD(swffontcollection, getFontCount);
/dports/graphics/py-ming/libming-ming-0_4_8/php_ext/
H A Dphp_ming.h199 PHP_METHOD(swffontcollection, getFontCount);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/font/
H A DSunFontManager.java972 while (fn < ttf.getFontCount()); in registerFontFile()
1407 while (fn < ttf.getFontCount());
2232 cnt = ((TrueTypeFont)font2D).getFontCount();
H A DTrueTypeFont.java1257 public int getFontCount() { in getFontCount() method in TrueTypeFont
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/font/
H A DSunFontManager.java978 while (fn < ttf.getFontCount()); in registerFontFile()
1414 while (fn < ttf.getFontCount());
2245 cnt = ((TrueTypeFont)font2D).getFontCount();
H A DTrueTypeFont.java1259 public int getFontCount() { in getFontCount() method in TrueTypeFont
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DSunFontManager.java1029 while (fn < ttf.getFontCount()); in registerFontFile()
1473 while (fn < ttf.getFontCount());
2362 cnt = ((TrueTypeFont)font2D).getFontCount();
H A DTrueTypeFont.java1345 public int getFontCount() { in getFontCount() method in TrueTypeFont
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/font/
H A DSunFontManager.java1024 while (fn < ttf.getFontCount()); in registerFontFile()
1468 while (fn < ttf.getFontCount());
2328 cnt = ((TrueTypeFont)font2D).getFontCount();
H A DTrueTypeFont.java1345 public int getFontCount() { in getFontCount() method in TrueTypeFont
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DSunFontManager.java1029 while (fn < ttf.getFontCount()); in registerFontFile()
1473 while (fn < ttf.getFontCount());
2362 cnt = ((TrueTypeFont)font2D).getFontCount();
H A DTrueTypeFont.java1345 public int getFontCount() { in getFontCount() method in TrueTypeFont
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/font/
H A DSunFontManager.java975 while (fn < ttf.getFontCount()); in registerFontFile()
1417 while (fn < ttf.getFontCount());
2249 cnt = ((TrueTypeFont)font2D).getFontCount();
H A DTrueTypeFont.java1260 public int getFontCount() { in getFontCount() method in TrueTypeFont
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/font/
H A DSunFontManager.java1019 while (fn < ttf.getFontCount()); in registerFontFile()
1462 while (fn < ttf.getFontCount());
2335 cnt = ((TrueTypeFont)font2D).getFontCount();
H A DTrueTypeFont.java1325 public int getFontCount() { in getFontCount() method in TrueTypeFont
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/font/
H A DSunFontManager.java1024 while (fn < ttf.getFontCount()); in registerFontFile()
1468 while (fn < ttf.getFontCount());
2328 cnt = ((TrueTypeFont)font2D).getFontCount();
H A DTrueTypeFont.java1318 public int getFontCount() { in getFontCount() method in TrueTypeFont
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DTrueTypeFont.java1320 public int getFontCount() { in getFontCount() method in TrueTypeFont
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DTrueTypeFont.java1320 public int getFontCount() { in getFontCount() method in TrueTypeFont

12