Home
last modified time | relevance | path

Searched refs:SWFBrowserFont (Results 51 – 69 of 69) sorted by relevance

123

/dports/graphics/ming/libming-ming-0_4_8/src/
H A Dming.h.in73 typedef struct SWFBrowserFont_s *SWFBrowserFont; typedef
485 /***** SWFBrowserFont *****/
487 SWFBrowserFont newSWFBrowserFont(const char *name);
488 void destroySWFBrowserFont(SWFBrowserFont browserFont);
/dports/graphics/p5-ming/libming-ming-0_4_8/src/
H A Dming.h.in73 typedef struct SWFBrowserFont_s *SWFBrowserFont; typedef
485 /***** SWFBrowserFont *****/
487 SWFBrowserFont newSWFBrowserFont(const char *name);
488 void destroySWFBrowserFont(SWFBrowserFont browserFont);
/dports/graphics/py-ming/libming-ming-0_4_8/src/
H A Dming.h.in73 typedef struct SWFBrowserFont_s *SWFBrowserFont; typedef
485 /***** SWFBrowserFont *****/
487 SWFBrowserFont newSWFBrowserFont(const char *name);
488 void destroySWFBrowserFont(SWFBrowserFont browserFont);
/dports/graphics/pear-Horde_Image/Horde_Image-2.6.1/lib/Horde/Image/
H A DSwf.php161 $text->setFont(new SWFBrowserFont($this->getFont($font)));
/dports/graphics/ming/libming-ming-0_4_8/
H A DNEWS120 * removed new SWFFont(...) usage with browserfonts in script languages. Use SWFBrowserFont class.
/dports/graphics/p5-ming/libming-ming-0_4_8/
H A DNEWS120 * removed new SWFFont(...) usage with browserfonts in script languages. Use SWFBrowserFont class.
/dports/graphics/py-ming/libming-ming-0_4_8/
H A DNEWS120 * removed new SWFFont(...) usage with browserfonts in script languages. Use SWFBrowserFont class.
/dports/graphics/ming/libming-ming-0_4_8/java_ext/native/
H A DSWFNative.cc624 destroySWFBrowserFont ((SWFBrowserFont)handle); in Java_SWFFont_nDestroyBrowserFont()
/dports/graphics/p5-ming/libming-ming-0_4_8/java_ext/native/
H A DSWFNative.cc624 destroySWFBrowserFont ((SWFBrowserFont)handle); in Java_SWFFont_nDestroyBrowserFont()
/dports/graphics/py-ming/libming-ming-0_4_8/java_ext/native/
H A DSWFNative.cc624 destroySWFBrowserFont ((SWFBrowserFont)handle); in Java_SWFFont_nDestroyBrowserFont()
/dports/graphics/ming/libming-ming-0_4_8/php_ext/
H A Dming.c582 static SWFBrowserFont getBrowserFont(zval *id TSRMLS_DC) in SWFgetProperty()
591 return (SWFBrowserFont)bf; in SWFgetProperty()
604 SWFBrowserFont font; in SWFgetProperty()
631 destroySWFBrowserFont((SWFBrowserFont)resource->ptr); in SWFgetProperty()
/dports/graphics/p5-ming/libming-ming-0_4_8/php_ext/
H A Dming.c582 static SWFBrowserFont getBrowserFont(zval *id TSRMLS_DC)
591 return (SWFBrowserFont)bf;
604 SWFBrowserFont font;
631 destroySWFBrowserFont((SWFBrowserFont)resource->ptr);
/dports/graphics/py-ming/libming-ming-0_4_8/php_ext/
H A Dming.c582 static SWFBrowserFont getBrowserFont(zval *id TSRMLS_DC) in SWFgetProperty()
591 return (SWFBrowserFont)bf; in SWFgetProperty()
604 SWFBrowserFont font; in SWFgetProperty()
631 destroySWFBrowserFont((SWFBrowserFont)resource->ptr); in SWFgetProperty()
/dports/graphics/ming/libming-ming-0_4_8/py_ext/
H A Dming.py752 class SWFBrowserFont(SWFBase): class
H A Dming_wrap.c6590 SWFBrowserFont result; in _wrap_newSWFBrowserFont()
6598 result = (SWFBrowserFont)newSWFBrowserFont((char const *)arg1); in _wrap_newSWFBrowserFont()
6610 SWFBrowserFont arg1 = (SWFBrowserFont) 0 ; in _wrap_destroySWFBrowserFont()
/dports/graphics/p5-ming/libming-ming-0_4_8/py_ext/
H A Dming.py752 class SWFBrowserFont(SWFBase): class
H A Dming_wrap.c6590 SWFBrowserFont result; in _wrap_newSWFBrowserFont()
6598 result = (SWFBrowserFont)newSWFBrowserFont((char const *)arg1); in _wrap_newSWFBrowserFont()
6610 SWFBrowserFont arg1 = (SWFBrowserFont) 0 ; in _wrap_destroySWFBrowserFont()
/dports/graphics/py-ming/libming-ming-0_4_8/py_ext/
H A Dming.py752 class SWFBrowserFont(SWFBase): class
H A Dming_wrap.c6590 SWFBrowserFont result; in _wrap_newSWFBrowserFont()
6598 result = (SWFBrowserFont)newSWFBrowserFont((char const *)arg1); in _wrap_newSWFBrowserFont()
6610 SWFBrowserFont arg1 = (SWFBrowserFont) 0 ; in _wrap_destroySWFBrowserFont()

123