addBitmap         265 libcore/parser/SWFMovieDefinition.h     void addBitmap(int DisplayObject_id, boost::intrusive_ptr<CachedBitmap> im);
addBitmap         341 libcore/parser/movie_definition.h 	virtual void addBitmap(int /*id*/, boost::intrusive_ptr<CachedBitmap> /*im*/)
addBitmap         163 libcore/parser/sprite_definition.h 	virtual void addBitmap(int /*id*/, boost::intrusive_ptr<CachedBitmap> /*im*/)
addBitmap         253 libcore/swf/DefineBitsTag.cpp     m.addBitmap(id, bi);
addBitmap         536 librender/agg/Renderer_agg_style.h     addBitmap(const agg_bitmap_info* bi, const SWFMatrix& mat,
addBitmap         675 librender/agg/Renderer_agg_style.h         st.addBitmap<AA<Pixel, FillMode> >(bi, mat, cx);
addBitmap         678 librender/agg/Renderer_agg_style.h     st.addBitmap<NN<Pixel, FillMode> >(bi, mat, cx);