Home
last modified time | relevance | path

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

12

/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/
H A Dmingpp.h909 int getFontCount() in getFontCount() function
/dports/graphics/ming/libming-ming-0_4_8/php_ext/
H A Dming.c525 PHP_METHOD(swffontcollection, getFontCount) in SWFgetProperty() argument
576 PHP_ME(swffontcollection, getFontCount, NULL, 0) in SWFgetProperty()
H A Dphp_ming.h199 PHP_METHOD(swffontcollection, getFontCount);
/dports/graphics/ming/libming-ming-0_4_8/py_ext/
H A Dming.py838 def getFontCount(self): member in SWFFontCollection
/dports/graphics/p5-ming/libming-ming-0_4_8/
H A Dmingpp.h909 int getFontCount() in getFontCount() function
/dports/graphics/p5-ming/libming-ming-0_4_8/php_ext/
H A Dming.c525 PHP_METHOD(swffontcollection, getFontCount)
576 PHP_ME(swffontcollection, getFontCount, NULL, 0)
H A Dphp_ming.h199 PHP_METHOD(swffontcollection, getFontCount);
/dports/graphics/p5-ming/libming-ming-0_4_8/py_ext/
H A Dming.py838 def getFontCount(self): member in SWFFontCollection
/dports/graphics/py-ming/libming-ming-0_4_8/
H A Dmingpp.h909 int getFontCount() in getFontCount() function
/dports/graphics/py-ming/libming-ming-0_4_8/php_ext/
H A Dming.c525 PHP_METHOD(swffontcollection, getFontCount) in SWFgetProperty() argument
576 PHP_ME(swffontcollection, getFontCount, NULL, 0) in SWFgetProperty()
H A Dphp_ming.h199 PHP_METHOD(swffontcollection, getFontCount);
/dports/graphics/py-ming/libming-ming-0_4_8/py_ext/
H A Dming.py838 def getFontCount(self): member in SWFFontCollection
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/src/font/
H A DFileFont.cpp284 if (m_pTableCache->getFontCount() == 0) in ~FileFont()
H A DFontTableCache.h30 const int & getFontCount() { return m_fontCount; } in getFontCount() function
/dports/graphics/silgraphite/silgraphite-2.3.1/wrappers/pangographite/
H A DFontTableCache.h30 const int & getFontCount() { return m_fontCount; } in getFontCount() function
/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/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/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/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/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();

12