_P_QUALITY 2005 src/actioncompiler/lex.swf5.c { count(); return _P_QUALITY; }
_P_QUALITY 120 src/actioncompiler/swf5compiler.y %token _P_QUALITY _P_XMOUSE _P_YMOUSE
_P_QUALITY 612 src/actioncompiler/swf5compiler.y | _P_QUALITY { $$ = strdup("_quality"); }
_P_QUALITY 2164 src/actioncompiler/swf5compiler.y | _P_QUALITY { $$ = PROPERTY_QUALITY; }