getFontCharacter   75 php_ext/ming.c static SWFFontCharacter getFontCharacter(zval *id TSRMLS_DC);
getFontCharacter  294 php_ext/ming.c 		return (SWFCharacter)getFontCharacter(id TSRMLS_CC);
getFontCharacter 2271 php_ext/ming.c 	SWFFontCharacter_addChars(getFontCharacter(getThis() TSRMLS_CC), string);
getFontCharacter 2287 php_ext/ming.c 	SWFFontCharacter_addUTF8Chars(getFontCharacter(getThis() TSRMLS_CC), string);
getFontCharacter 2300 php_ext/ming.c 	SWFFontCharacter_addAllChars(getFontCharacter(getThis() TSRMLS_CC));
getFontCharacter 5669 php_ext/ming.c 		return (SWFBlock)getFontCharacter(id TSRMLS_CC);