Searched refs:aSourcesStack (Results 1 – 2 of 2) sorted by relevance
74 aSourcesStack.push( S_SourceState( in InsertTextAtCurPos()115 while ( aSourcesStack.size() > 0 AND nCurPos >= nSourceSize-1 ) in MoveOn_OverStack()117 S_SourceState & aState = aSourcesStack.top(); in MoveOn_OverStack()127 aSourcesStack.pop(); in MoveOn_OverStack()
122 aSourcesStack; member in CharacterSource143 else if ( aSourcesStack.size() > 0 ) in MoveOn()