SWFText_getAscent 1582 mingpp.h           { return SWFText_getAscent(this->text); }
SWFText_getAscent 5570 php_ext/ming.c 	RETURN_DOUBLE(SWFText_getAscent(getText(getThis() TSRMLS_CC)));
SWFText_getAscent 6319 py_ext/ming_wrap.c   result = (float)SWFText_getAscent(arg1);
SWFText_getAscent  473 src/ming.h     float SWFText_getAscent(SWFText text);