SWFText_getLeading 1588 mingpp.h           { return SWFText_getLeading(this->text); }
SWFText_getLeading 5592 php_ext/ming.c 	RETURN_DOUBLE(SWFText_getLeading(getText(getThis() TSRMLS_CC)));
SWFText_getLeading 6359 py_ext/ming_wrap.c   result = (float)SWFText_getLeading(arg1);
SWFText_getLeading  475 src/ming.h     float SWFText_getLeading(SWFText text);