Home
last modified time | relevance | path

Searched refs:flam3_inttype_older (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/flam3/flam3-3.1.1-5-g7fb50c8/
H A Dflam3.h73 #define flam3_inttype_older 3 /* rotate padded xforms */ macro
H A Dinterpolation.c802 dst[usethisone].interpolation_type == flam3_inttype_older) in flam3_align()
H A Dflam3.c528 } else if (interpolation_type == flam3_inttype_older) { in flam3_rotate()
1505 && flam3_inttype_older != loc_all_cp[i-1].interpolation_type) { in flam3_parse_xml2()
1784 else if (flam3_inttype_older == cp->interpolation_type) in flam3_print()
H A Dparser.c367 cp->interpolation_type = flam3_inttype_older; in parse_flame_element()