SWFFont_getGlyphCount 853 mingpp.h { return SWFFont_getGlyphCount(this->font); }
SWFFont_getGlyphCount 2404 php_ext/ming.c RETURN_LONG(SWFFont_getGlyphCount(getFont(getThis() TSRMLS_CC)));
SWFFont_getGlyphCount 5768 py_ext/ming_wrap.c result = (int)SWFFont_getGlyphCount(arg1);
SWFFont_getGlyphCount 437 src/ming.h int SWFFont_getGlyphCount(SWFFont font);