Home
last modified time | relevance | path

Searched refs:SWFFontCollection (Results 26 – 42 of 42) sorted by relevance

12

/dports/graphics/py-ming/libming-ming-0_4_8/
H A Dming.i74 *SWFSoundStream, *SWFFilter, *SWFFontCollection; typedef
309 SWFFontCollection newSWFFontCollection_fromFile(const char *filename);
310 int SWFFontCollection_getFontCount(SWFFontCollection collection);
311 SWFFont SWFFontCollection_getFont(SWFFontCollection collection, int index);
312 void destroySWFFontCollection(SWFFontCollection collection);
H A Dmingpp.h56 #define SWFFontCollection c_SWFFontCollection macro
99 #undef SWFFontCollection
806 friend class SWFFontCollection; variable
891 class SWFFontCollection
896 SWFFontCollection(const char *filename) in SWFFontCollection() function
903 ~ SWFFontCollection() in ~SWFFontCollection()
912 SWF_DECLAREONLY(SWFFontCollection);
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/
H A Dmingpp.h56 #define SWFFontCollection c_SWFFontCollection in saturate()
99 #undef SWFFontCollection
808 friend class SWFFontCollection;
893 class SWFFontCollection
898 SWFFontCollection(const char *filename)
905 ~ SWFFontCollection()
914 SWF_DECLAREONLY(SWFFontCollection);
/dports/graphics/ming/libming-ming-0_4_8/
H A Dmingpp.h56 #define SWFFontCollection c_SWFFontCollection macro
99 #undef SWFFontCollection
806 friend class SWFFontCollection; variable
891 class SWFFontCollection
896 SWFFontCollection(const char *filename) in SWFFontCollection() function
903 ~ SWFFontCollection() in ~SWFFontCollection()
912 SWF_DECLAREONLY(SWFFontCollection);
/dports/graphics/p5-ming/libming-ming-0_4_8/
H A Dmingpp.h56 #define SWFFontCollection c_SWFFontCollection macro
99 #undef SWFFontCollection
806 friend class SWFFontCollection; variable
891 class SWFFontCollection
896 SWFFontCollection(const char *filename) in SWFFontCollection() function
903 ~ SWFFontCollection() in ~SWFFontCollection()
912 SWF_DECLAREONLY(SWFFontCollection);
/dports/graphics/ming/libming-ming-0_4_8/src/
H A Dming.h.in75 typedef struct SWFFontCollection_s *SWFFontCollection; typedef
443 SWFFontCollection newSWFFontCollection_fromFile(const char *filename);
444 SWFFont *SWFFontCollection_getFonts(SWFFontCollection collection, int *count);
445 int SWFFontCollection_getFontCount(SWFFontCollection collection);
446 SWFFont SWFFontCollection_getFont(SWFFontCollection collection, int index);
447 void destroySWFFontCollection(SWFFontCollection collection);
/dports/graphics/p5-ming/libming-ming-0_4_8/src/
H A Dming.h.in75 typedef struct SWFFontCollection_s *SWFFontCollection; typedef
443 SWFFontCollection newSWFFontCollection_fromFile(const char *filename);
444 SWFFont *SWFFontCollection_getFonts(SWFFontCollection collection, int *count);
445 int SWFFontCollection_getFontCount(SWFFontCollection collection);
446 SWFFont SWFFontCollection_getFont(SWFFontCollection collection, int index);
447 void destroySWFFontCollection(SWFFontCollection collection);
/dports/graphics/py-ming/libming-ming-0_4_8/src/
H A Dming.h.in75 typedef struct SWFFontCollection_s *SWFFontCollection; typedef
443 SWFFontCollection newSWFFontCollection_fromFile(const char *filename);
444 SWFFont *SWFFontCollection_getFonts(SWFFontCollection collection, int *count);
445 int SWFFontCollection_getFontCount(SWFFontCollection collection);
446 SWFFont SWFFontCollection_getFont(SWFFontCollection collection, int index);
447 void destroySWFFontCollection(SWFFontCollection collection);
/dports/graphics/ming/libming-ming-0_4_8/php_ext/
H A Dming.c481 static SWFFontCollection getFontCollection(zval *id TSRMLS_DC) in SWFgetProperty()
490 return (SWFFontCollection)fc; in SWFgetProperty()
503 SWFFontCollection fc; in SWFgetProperty()
570 destroySWFFontCollection((SWFFontCollection)resource->ptr); in SWFgetProperty()
/dports/graphics/p5-ming/libming-ming-0_4_8/php_ext/
H A Dming.c481 static SWFFontCollection getFontCollection(zval *id TSRMLS_DC)
490 return (SWFFontCollection)fc;
503 SWFFontCollection fc;
570 destroySWFFontCollection((SWFFontCollection)resource->ptr);
/dports/graphics/py-ming/libming-ming-0_4_8/php_ext/
H A Dming.c481 static SWFFontCollection getFontCollection(zval *id TSRMLS_DC) in SWFgetProperty()
490 return (SWFFontCollection)fc; in SWFgetProperty()
503 SWFFontCollection fc; in SWFgetProperty()
570 destroySWFFontCollection((SWFFontCollection)resource->ptr); in SWFgetProperty()
/dports/graphics/ming/libming-ming-0_4_8/py_ext/
H A Dming.py830 class SWFFontCollection(SWFBase): class
H A Dming_wrap.c5999 SWFFontCollection result; in _wrap_newSWFFontCollection_fromFile()
6007 result = (SWFFontCollection)newSWFFontCollection_fromFile((char const *)arg1); in _wrap_newSWFFontCollection_fromFile()
6019 SWFFontCollection arg1 = (SWFFontCollection) 0 ; in _wrap_SWFFontCollection_getFontCount()
6039 SWFFontCollection arg1 = (SWFFontCollection) 0 ; in _wrap_SWFFontCollection_getFont()
6068 SWFFontCollection arg1 = (SWFFontCollection) 0 ; in _wrap_destroySWFFontCollection()
/dports/graphics/p5-ming/libming-ming-0_4_8/py_ext/
H A Dming.py830 class SWFFontCollection(SWFBase): class
H A Dming_wrap.c5999 SWFFontCollection result; in _wrap_newSWFFontCollection_fromFile()
6007 result = (SWFFontCollection)newSWFFontCollection_fromFile((char const *)arg1); in _wrap_newSWFFontCollection_fromFile()
6019 SWFFontCollection arg1 = (SWFFontCollection) 0 ; in _wrap_SWFFontCollection_getFontCount()
6039 SWFFontCollection arg1 = (SWFFontCollection) 0 ; in _wrap_SWFFontCollection_getFont()
6068 SWFFontCollection arg1 = (SWFFontCollection) 0 ; in _wrap_destroySWFFontCollection()
/dports/graphics/py-ming/libming-ming-0_4_8/py_ext/
H A Dming.py830 class SWFFontCollection(SWFBase): class
H A Dming_wrap.c5999 SWFFontCollection result; in _wrap_newSWFFontCollection_fromFile()
6007 result = (SWFFontCollection)newSWFFontCollection_fromFile((char const *)arg1); in _wrap_newSWFFontCollection_fromFile()
6019 SWFFontCollection arg1 = (SWFFontCollection) 0 ; in _wrap_SWFFontCollection_getFontCount()
6039 SWFFontCollection arg1 = (SWFFontCollection) 0 ; in _wrap_SWFFontCollection_getFont()
6068 SWFFontCollection arg1 = (SWFFontCollection) 0 ; in _wrap_destroySWFFontCollection()

12