M_Shape           477 applications/testapps/svg2bifs/main.c 				M_Shape *shape = (M_Shape *)node;
M_Shape           529 applications/testapps/svg2bifs/main.c 				M_Shape *shape = (M_Shape *)node;
M_Shape           627 applications/testapps/svg2bifs/main.c 				M_Shape *shape = (M_Shape *)node;
M_Shape           693 applications/testapps/svg2bifs/main.c 				M_Shape *shape = (M_Shape *)node;
M_Shape           751 applications/testapps/svg2bifs/main.c 				M_Shape *shape = (M_Shape *)node;
M_Shape           278 modules/timedtext/timedtext_dec.c 	((M_Shape *)n1)->appearance = ttd_create_node(priv, TAG_MPEG4_Appearance, NULL);
M_Shape           279 modules/timedtext/timedtext_dec.c 	gf_node_register(((M_Shape *)n1)->appearance, n1);
M_Shape           283 modules/timedtext/timedtext_dec.c 	((M_Appearance *) ((M_Shape *)n1)->appearance)->material = (GF_Node *) priv->mat_track;
M_Shape           284 modules/timedtext/timedtext_dec.c 	gf_node_register((GF_Node *) priv->mat_track, ((M_Shape *)n1)->appearance);
M_Shape           288 modules/timedtext/timedtext_dec.c 	((M_Shape *)n1)->geometry = n2;
M_Shape           297 modules/timedtext/timedtext_dec.c 	((M_Shape *)n1)->appearance = ttd_create_node(priv, TAG_MPEG4_Appearance, NULL);
M_Shape           298 modules/timedtext/timedtext_dec.c 	gf_node_register(((M_Shape *)n1)->appearance, n1);
M_Shape           302 modules/timedtext/timedtext_dec.c 	((M_Appearance *) ((M_Shape *)n1)->appearance)->material = (GF_Node *)priv->mat_box;
M_Shape           303 modules/timedtext/timedtext_dec.c 	gf_node_register((GF_Node *)priv->mat_box, ((M_Shape *)n1)->appearance);
M_Shape           307 modules/timedtext/timedtext_dec.c 	((M_Shape *)n1)->geometry = (GF_Node *) priv->rec_box;
M_Shape           521 modules/timedtext/timedtext_dec.c 	((M_Shape *)txt_model)->appearance = n2;
M_Shape           540 modules/timedtext/timedtext_dec.c 	((M_Shape *)txt_model)->geometry = n2;
M_Shape           618 modules/timedtext/timedtext_dec.c 					text = (M_Text *) ((M_Shape *)t)->geometry;
M_Shape           619 modules/timedtext/timedtext_dec.c 					txt_material = ((M_Appearance *) ((M_Shape *)t)->appearance)->material;
M_Shape           621 modules/timedtext/timedtext_dec.c 					text = (M_Text *) ((M_Shape *)n2)->geometry;
M_Shape           622 modules/timedtext/timedtext_dec.c 					txt_material = ((M_Appearance *) ((M_Shape *)n2)->appearance)->material;
M_Shape          1472 src/compositor/events.c 			n = set_focus(compositor, ((M_Shape*)elt)->geometry, current_focus, prev_focus);
M_Shape          1473 src/compositor/events.c 			if (!n) n = set_focus(compositor, ((M_Shape*)elt)->appearance, current_focus, prev_focus);
M_Shape            61 src/compositor/mpeg4_geometry_2d.c 	M_Shape *shape;
M_Shape            69 src/compositor/mpeg4_geometry_2d.c 	shape = (M_Shape *) node;
M_Shape           450 src/compositor/texturing_gl.c 				M_Shape *s = (M_Shape *) gf_node_get_parent(n, j);
M_Shape           151 src/scene_manager/swf_bifs.c 	M_Shape *s = (M_Shape *) s2b_new_node(read, TAG_MPEG4_Shape);
M_Shape           390 src/scene_manager/swf_bifs.c static void s2b_set_appearance(SWFReader *read, SWFShape *shape, M_Shape *n, SWFShapeRec *srec, Bool is_fill)
M_Shape           434 src/scene_manager/swf_bifs.c 	M_Shape *n = (M_Shape *) s2b_new_node(read, TAG_MPEG4_Shape);
M_Shape           636 src/scene_manager/swf_bifs.c static void s2b_insert_shape(M_OrderedGroup *og, M_Shape *n, Bool is_proto)
M_Shape           638 src/scene_manager/swf_bifs.c 	M_Shape *prev;
M_Shape           642 src/scene_manager/swf_bifs.c 			prev = (M_Shape*)l->node;
M_Shape           747 src/scene_manager/swf_bifs.c 		if (n) s2b_insert_shape((M_OrderedGroup*)og, (M_Shape *)n, c ? 1 : 0);
M_Shape           755 src/scene_manager/swf_bifs.c 		if (n) s2b_insert_shape((M_OrderedGroup*)og, (M_Shape *)n, c ? 1 : 0);
M_Shape           793 src/scene_manager/swf_bifs.c 	glyph = ((M_Shape *)n)->geometry;
M_Shape           816 src/scene_manager/swf_bifs.c 	M_Shape *gl;
M_Shape           900 src/scene_manager/swf_bifs.c 			gl = (M_Shape *) s2b_new_node(read, TAG_MPEG4_Shape);
M_Shape           911 src/scene_manager/swf_bifs.c 				gl = (M_Shape *) s2b_new_node(read, TAG_MPEG4_Shape);
M_Shape           982 src/scene_manager/swf_bifs.c 	M_Shape *txt;
M_Shape          1057 src/scene_manager/swf_bifs.c 	txt = (M_Shape *) s2b_new_node(read, TAG_MPEG4_Shape);
M_Shape          1489 src/scene_manager/swf_bifs.c 	((M_Shape *)par)->appearance = n;
M_Shape          12877 src/scenegraph/mpeg4_nodes.c 	M_Shape *p = (M_Shape *) node;
M_Shape          12927 src/scenegraph/mpeg4_nodes.c 		info->far_ptr = & ((M_Shape *)node)->appearance;
M_Shape          12934 src/scenegraph/mpeg4_nodes.c 		info->far_ptr = & ((M_Shape *)node)->geometry;
M_Shape          12960 src/scenegraph/mpeg4_nodes.c 	M_Shape *p;
M_Shape          12961 src/scenegraph/mpeg4_nodes.c 	GF_SAFEALLOC(p, M_Shape);
M_Shape          1299 src/terminal/scene.c 	((M_Shape *)n1)->appearance = n2;
M_Shape          1317 src/terminal/scene.c 		((M_Shape *)n1)->geometry = n2;
M_Shape          1326 src/terminal/scene.c 		((M_Shape *)n1)->geometry = n2;
M_Shape          1330 src/terminal/scene.c 		((M_Shape *)n1)->geometry = n2;
M_Shape          2425 src/terminal/scene.c 		((M_Shape *)n1)->appearance = n2;
M_Shape          2435 src/terminal/scene.c 		((M_Shape *)n1)->geometry = n2;