Lines Matching refs:FRACTAL
109 typedef struct Fractal_Struct FRACTAL; typedef
138 FRACTAL *Root;
139 FRACTAL *Cur_F;
173 Random_Simis (PluginInfo * goomInfo, FRACTAL * F, SIMI * Cur, int i) in Random_Simis()
187 free_ifs_buffers (FRACTAL * Fractal) in free_ifs_buffers()
201 free_ifs (FRACTAL * Fractal) in free_ifs()
212 FRACTAL *Fractal; in init_ifs()
217 data->Root = (FRACTAL *) malloc (sizeof (FRACTAL)); in init_ifs()
313 Trace (FRACTAL * F, F_PT xo, F_PT yo, IfsData * data) in Trace()
339 FRACTAL *F = data->Root; in Draw_Fractal()
387 FRACTAL *F; in draw_ifs()
461 data->Root = (FRACTAL *) NULL; in release_ifs()
751 data->Root = (FRACTAL *) NULL; in ifs_vfx_init()