SMIL_CalcMode 608 include/gpac/internal/scenegraph_dev.h SMIL_CalcMode *calcMode; SMIL_CalcMode 411 include/gpac/nodes_svg.h SMIL_CalcMode *calcMode; SMIL_CalcMode 1685 src/laser/lsr_dec.c GF_LSR_READ_INT(lsr, *(SMIL_CalcMode*)info.far_ptr, 2, "calcMode"); SMIL_CalcMode 2543 src/scenegraph/svg_attributes.c static void smil_parse_calcmode(SMIL_CalcMode *value, char *value_string) SMIL_CalcMode 3139 src/scenegraph/svg_attributes.c smil_parse_calcmode((SMIL_CalcMode *)info->far_ptr, attribute_content); SMIL_CalcMode 3142 src/scenegraph/svg_attributes.c smil_parse_additive((SMIL_CalcMode *)info->far_ptr, attribute_content); SMIL_CalcMode 1101 src/scenegraph/svg_properties.c all_atts->calcMode = (SMIL_CalcMode *)att->data; SMIL_CalcMode 827 src/scenegraph/xml_ns.c *((SMIL_CalcMode *)att->data) = SMIL_CALCMODE_PACED; SMIL_CalcMode 829 src/scenegraph/xml_ns.c *((SMIL_CalcMode *)att->data) = SMIL_CALCMODE_LINEAR;