Searched refs:RSUP (Results 1 – 6 of 6) sorted by relevance
969 pSup = pNode->GetSubNode(RSUP+1); in ExportSubSupScript()1012 NULL != (pSup = pNode->GetSubNode(RSUP+1))) in ExportSubSupScript()1022 else if (NULL != (pSup = pNode->GetSubNode(RSUP+1))) in ExportSubSupScript()
1461 case CSUP: eSubSup = RSUP; break; in Arrange()1496 case RSUP : in Arrange()1571 if (NULL != (pNode = GetSubNode(RSUP+1))) in CreateTextFromNode()
1646 GenericEndElement(TRSUP,RSUP); in EndElement()1664 GenericEndElement(TRSUB,RSUB,RSUP); in EndElement()2671 aSubNodes[RSUP+1] = pScriptNode; in MiddleElement()
2451 if (NULL != (pNode->GetSubNode(RSUP+1))) in HandleSubSupScript()2476 if (NULL != (pTemp = pNode->GetSubNode(RSUP+1))) in HandleSubSupScript()
1326 case TRSUP : nIndex = (int) RSUP; break; in SubSup()
631 { CSUB, CSUP, RSUB, RSUP, LSUB, LSUP enumerator
Completed in 103 milliseconds