Lines Matching refs:Push

1041     m_aNodeStack.Push(pSNode);  in Table()
1096 m_aNodeStack.Push(pSNode); in Align()
1128 m_aNodeStack.Push(pSNode); in Line()
1141 …m_aNodeStack.Push(pNode); // push the node from above again (now to be used as argument to this c… in Expression()
1162 m_aNodeStack.Push(pSNode); in Expression()
1180 m_aNodeStack.Push(pSNode); in Relation()
1199 m_aNodeStack.Push(pSNode); in Sum()
1268 m_aNodeStack.Push(pSNode); in Product()
1337 m_aNodeStack.Push(pNode); in SubSup()
1344 m_aNodeStack.Push(new SmMathSymbolNode(m_aCurToken)); in OpSubSup()
1380 m_aNodeStack.Push(pBlankNode); in Blank()
1398 m_aNodeStack.Push(new SmExpressionNode(m_aCurToken)); in Term()
1417 m_aNodeStack.Push(pSNode); in Term()
1443 m_aNodeStack.Push(new SmTextNode(m_aCurToken, FNT_TEXT)); in Term()
1448 m_aNodeStack.Push(new SmTextNode(m_aCurToken, FNT_VARIABLE)); in Term()
1452 m_aNodeStack.Push(new SmTextNode(m_aCurToken, FNT_NUMBER)); in Term()
1489 m_aNodeStack.Push(new SmMathSymbolNode(m_aCurToken)); in Term()
1494 m_aNodeStack.Push(new SmPlaceNode(m_aCurToken)); in Term()
1554 m_aNodeStack.Push(pFirstNode); in Term()
1584 m_aNodeStack.Push(pSNode); in Term()
1624 m_aNodeStack.Push(pNode); in Escape()
1646 m_aNodeStack.Push(pSNode); in Operator()
1704 m_aNodeStack.Push(pNode); in Oper()
1792 m_aNodeStack.Push(pSNode); in UnOper()
1828 m_aNodeStack.Push(pSNode); in Attribut()
1843 m_aNodeStack.Push(new SmFontNode(m_aCurToken)); in FontAttribut()
1882 m_aNodeStack.Push(new SmFontNode(aToken)); in Color()
1903 m_aNodeStack.Push(new SmFontNode(aToken)); in Font()
1994 m_aNodeStack.Push(pFontNode); in FontSize()
2084 m_aNodeStack.Push(pSNode); in Brace()
2110 m_aNodeStack.Push(new SmMathSymbolNode(m_aCurToken)); in Bracebody()
2129 m_aNodeStack.Push(new SmMathSymbolNode(m_aCurToken)); in Bracebody()
2150 m_aNodeStack.Push(pBody); in Bracebody()
2181 m_aNodeStack.Push(new SmTextNode(m_aCurToken, FNT_FUNCTION)); in Function()
2207 m_aNodeStack.Push(pSNode); in Binom()
2239 m_aNodeStack.Push(pSNode); in Stack()
2300 m_aNodeStack.Push(pMNode); in Matrix()
2382 m_aNodeStack.Push(new SmSpecialNode(m_aCurToken)); in Special()
2389 m_aNodeStack.Push(new SmGlyphSpecialNode(m_aCurToken)); in GlyphSpecial()
2403 m_aNodeStack.Push(pSNode); in Error()