Searched refs:ParserContext (Results 1 – 3 of 3) sorted by relevance
72 struct ParserContext struct91 typedef ::boost::shared_ptr< ParserContext > ParserContextSharedPtr;246 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()321 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()530 static ParserContextSharedPtr lcl_parserContext( new ParserContext() ); in getParserContext()561 pContext.reset( new ParserContext() ); in parseSmilValue()607 pContext.reset( new ParserContext() ); in parseSmilFunction()
157 struct ParserContext struct169 typedef ::boost::shared_ptr< ParserContext > ParserContextSharedPtr;235 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()299 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()440 static ParserContextSharedPtr lcl_parserContext( new ParserContext() ); in getParserContext()470 pContext.reset( new ParserContext() ); in parseFunction()
747 struct ParserContext struct762 typedef ::boost::shared_ptr< ParserContext > ParserContextSharedPtr;853 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()891 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()924 ParserContext::OperandStack& rNodeStack( mpContext->maOperandStack ); in operator ()()1144 static ParserContextSharedPtr lcl_parserContext( new ParserContext() ); in getParserContext()1179 pContext.reset( new ParserContext() ); in parseFunction()
Completed in 28 milliseconds