Searched defs:ParserContext (Results 1 – 3 of 3) sorted by relevance
72 struct ParserContext struct74 typedef ::std::stack< ExpressionNodeSharedPtr > OperandStack;81 OperandStack maOperandStack;88 bool mbParseAnimationFunction;
157 struct ParserContext struct159 typedef ::std::stack< ExpressionNodeSharedPtr > OperandStack;166 OperandStack maOperandStack;
747 struct ParserContext struct749 typedef ::std::stack< ExpressionNodeSharedPtr > OperandStack;756 OperandStack maOperandStack;758 const EnhancedCustomShape2d* mpCustoShape;
Completed in 47 milliseconds