GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
svg_types.c File Reference
+ Include dependency graph for svg_types.c:

Functions

Bool gf_svg_is_animation_tag (u32 tag)
 
Bool gf_svg_is_timing_tag (u32 tag)
 
SVG_Elementgf_svg_create_node (u32 ElementTag)
 
void gf_svg_node_del (GF_Node *node)
 
Bool gf_svg_node_init (GF_Node *node)
 
Bool gf_svg_node_changed (GF_Node *node, GF_FieldInfo *field)
 
void gf_svg_reset_path (SVG_PathData d)
 
void gf_svg_path_build (GF_Path *path, GF_List *commands, GF_List *points)
 
void gf_smil_delete_times (GF_List *list)
 
void gf_svg_delete_points (GF_List *list)
 
void gf_svg_delete_coordinates (GF_List *list)
 
void gf_svg_reset_iri (GF_SceneGraph *sg, XMLRI *iri)
 
void gf_svg_delete_paint (GF_SceneGraph *sg, SVG_Paint *paint)
 
static void svg_delete_one_anim_value (u8 anim_datatype, void *anim_value, GF_SceneGraph *sg)
 
void gf_svg_reset_animate_values (SMIL_AnimateValues anim_values, GF_SceneGraph *sg)
 
void gf_svg_reset_animate_value (SMIL_AnimateValue anim_value, GF_SceneGraph *sg)
 
void gf_svg_delete_attribute_value (u32 type, void *value, GF_SceneGraph *sg)
 
void gf_smil_delete_key_types (GF_List *l)
 

Function Documentation

Bool gf_svg_is_animation_tag ( u32  tag)

+ Here is the caller graph for this function:

Bool gf_svg_is_timing_tag ( u32  tag)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SVG_Element* gf_svg_create_node ( u32  ElementTag)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_svg_node_del ( GF_Node node)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Bool gf_svg_node_init ( GF_Node node)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Bool gf_svg_node_changed ( GF_Node node,
GF_FieldInfo field 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_svg_reset_path ( SVG_PathData  d)

+ Here is the call graph for this function:

void gf_svg_path_build ( GF_Path path,
GF_List *  commands,
GF_List *  points 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_smil_delete_times ( GF_List *  list)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_svg_delete_points ( GF_List *  list)

+ Here is the call graph for this function:

void gf_svg_delete_coordinates ( GF_List *  list)

+ Here is the call graph for this function:

void gf_svg_reset_iri ( GF_SceneGraph *  sg,
XMLRI iri 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_svg_delete_paint ( GF_SceneGraph *  sg,
SVG_Paint paint 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void svg_delete_one_anim_value ( u8  anim_datatype,
void *  anim_value,
GF_SceneGraph *  sg 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_svg_reset_animate_values ( SMIL_AnimateValues  anim_values,
GF_SceneGraph *  sg 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_svg_reset_animate_value ( SMIL_AnimateValue  anim_value,
GF_SceneGraph *  sg 
)

+ Here is the call graph for this function:

void gf_svg_delete_attribute_value ( u32  type,
void *  value,
GF_SceneGraph *  sg 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_smil_delete_key_types ( GF_List *  l)

+ Here is the call graph for this function: