Lines Matching refs:Push
1051 m_aNodeStack.Push(pSNode); in Table()
1106 m_aNodeStack.Push(pSNode); in Align()
1138 m_aNodeStack.Push(pSNode); in Line()
1151 …m_aNodeStack.Push(pNode); // push the node from above again (now to be used as argument to this c… in Expression()
1172 m_aNodeStack.Push(pSNode); in Expression()
1190 m_aNodeStack.Push(pSNode); in Relation()
1209 m_aNodeStack.Push(pSNode); in Sum()
1278 m_aNodeStack.Push(pSNode); in Product()
1347 m_aNodeStack.Push(pNode); in SubSup()
1354 m_aNodeStack.Push(new SmMathSymbolNode(m_aCurToken)); in OpSubSup()
1390 m_aNodeStack.Push(pBlankNode); in Blank()
1408 m_aNodeStack.Push(new SmExpressionNode(m_aCurToken)); in Term()
1427 m_aNodeStack.Push(pSNode); in Term()
1453 m_aNodeStack.Push(new SmTextNode(m_aCurToken, FNT_TEXT)); in Term()
1458 m_aNodeStack.Push(new SmTextNode(m_aCurToken, FNT_VARIABLE)); in Term()
1462 m_aNodeStack.Push(new SmTextNode(m_aCurToken, FNT_NUMBER)); in Term()
1499 m_aNodeStack.Push(new SmMathSymbolNode(m_aCurToken)); in Term()
1504 m_aNodeStack.Push(new SmPlaceNode(m_aCurToken)); in Term()
1564 m_aNodeStack.Push(pFirstNode); in Term()
1594 m_aNodeStack.Push(pSNode); in Term()
1634 m_aNodeStack.Push(pNode); in Escape()
1656 m_aNodeStack.Push(pSNode); in Operator()
1714 m_aNodeStack.Push(pNode); in Oper()
1802 m_aNodeStack.Push(pSNode); in UnOper()
1838 m_aNodeStack.Push(pSNode); in Attribut()
1853 m_aNodeStack.Push(new SmFontNode(m_aCurToken)); in FontAttribut()
1892 m_aNodeStack.Push(new SmFontNode(aToken)); in Color()
1913 m_aNodeStack.Push(new SmFontNode(aToken)); in Font()
2004 m_aNodeStack.Push(pFontNode); in FontSize()
2094 m_aNodeStack.Push(pSNode); in Brace()
2120 m_aNodeStack.Push(new SmMathSymbolNode(m_aCurToken)); in Bracebody()
2139 m_aNodeStack.Push(new SmMathSymbolNode(m_aCurToken)); in Bracebody()
2160 m_aNodeStack.Push(pBody); in Bracebody()
2191 m_aNodeStack.Push(new SmTextNode(m_aCurToken, FNT_FUNCTION)); in Function()
2217 m_aNodeStack.Push(pSNode); in Binom()
2249 m_aNodeStack.Push(pSNode); in Stack()
2310 m_aNodeStack.Push(pMNode); in Matrix()
2392 m_aNodeStack.Push(new SmSpecialNode(m_aCurToken)); in Special()
2399 m_aNodeStack.Push(new SmGlyphSpecialNode(m_aCurToken)); in GlyphSpecial()
2413 m_aNodeStack.Push(pSNode); in Error()