Searched refs:draw_compoundelements (Results 1 – 5 of 5) sorted by relevance
34 void draw_compoundelements(F_compound *c, int op);
96 draw_compoundelements(cur_c, ERASE); in init_align_canvas()133 draw_compoundelements(cur_c, PAINT); in init_align_canvas()153 draw_compoundelements(cur_c, ERASE); in init_align()178 draw_compoundelements(cur_c, PAINT); in init_align()
226 draw_compoundelements(old_c, ERASE); in init_flipcompound()
332 draw_compoundelements(c, ERASE); in init_rotatecompound()
1381 draw_compoundelements(F_compound *c, int op) in draw_compoundelements() function1417 draw_compoundelements(c1, op); in draw_compoundelements()