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