tag_new            46 lib/python/tag.h PyObject* tag_new(tag_internals_t*tag_internals);
tag_new            58 lib/python/tags.c     tag = tag_new(&font_tag);
tag_new           197 lib/python/tags.c     tag = tag_new(&placeobject_tag);
tag_new           251 lib/python/tags.c     tag = tag_new(&bgcolor_tag);
tag_new           292 lib/python/tags.c     PyObject*tag = tag_new(&protect_tag);
tag_new           320 lib/python/tags.c     PyObject*tag = tag_new(&showframe_tag);
tag_new           345 lib/python/tags.c     PyObject*tag = tag_new(&removeobject_tag);
tag_new           403 lib/python/tags.c     PyObject*tag = tag_new(&sprite_tag);
tag_new           510 lib/python/tags.c     tag = tag_new(&text_tag);
tag_new           595 lib/python/tags.c     PyObject*tag = tag_new(&image_tag);
tag_new           600 lib/python/tags.c     tag = tag_new(&image_tag);
tag_new           706 lib/python/tags.c     PyObject*tag = tag_new(&shape_tag);
tag_new           755 lib/python/tags.c     PyObject*tag = tag_new(&shape_tag);
tag_new           930 lib/python/tags.c     PyObject*tag = tag_new(&videostream_tag);
tag_new           977 lib/python/tags.c     PyObject*tag = tag_new(&videoframe_tag);
tag_new          1005 lib/python/tags.c     PyObject*tag = tag_new(&videoframe_tag);
tag_new          1127 lib/python/tags.c     PyObject*tag = tag_new(&videoframe_tag);