_P_VISIBLE       1945 src/actioncompiler/lex.swf5.c { count();	return _P_VISIBLE; }
_P_VISIBLE        118 src/actioncompiler/swf5compiler.y %token _P_VISIBLE _P_WIDTH _P_HEIGHT _P_ROTATION _P_TARGET _P_FRAMESLOADED 
_P_VISIBLE        600 src/actioncompiler/swf5compiler.y 	| _P_VISIBLE		{ $$ = strdup("_visible"); }
_P_VISIBLE       2152 src/actioncompiler/swf5compiler.y 	| _P_VISIBLE		{ $$ = PROPERTY_VISIBLE; }