get_labeled_frame  555 libcore/MovieClip.cpp         bool ret = _def->get_labeled_frame(fspecStr, frameno);
get_labeled_frame 1112 libcore/MovieClip.cpp     if (_def->get_labeled_frame(label, target_frame)) {
get_labeled_frame  252 libcore/parser/SWFMovieDefinition.h     bool get_labeled_frame(const std::string& label, size_t& frame_number)
get_labeled_frame  217 libcore/parser/movie_definition.h 	virtual bool get_labeled_frame(const std::string& /*label*/,
get_labeled_frame  260 libcore/parser/sprite_definition.h 	bool get_labeled_frame(const std::string& label, size_t& frame_number)