XBL_NodeStack 87 src/scenegraph/xbl_process.c static XBL_Element *xbl_parse_element(GF_XBL_Parser *parser, const char *name, const char *name_space, const GF_XMLAttribute *attributes, u32 nb_attributes, XBL_NodeStack *parent) XBL_NodeStack 122 src/scenegraph/xbl_process.c XBL_NodeStack *stack, *parent; XBL_NodeStack 125 src/scenegraph/xbl_process.c parent = (XBL_NodeStack *)gf_list_last(parser->node_stack); XBL_NodeStack 135 src/scenegraph/xbl_process.c GF_SAFEALLOC(stack, XBL_NodeStack); XBL_NodeStack 156 src/scenegraph/xbl_process.c XBL_NodeStack *top = (XBL_NodeStack *)gf_list_last(parser->node_stack); XBL_NodeStack 226 src/scenegraph/xbl_process.c XBL_NodeStack *st = (XBL_NodeStack *)gf_list_last(parser->node_stack);