Lines Matching refs:Mark
696 /// This stream knows how to mark/release for backtracking.
1384 /// Track the last mark() call result value for use in rewind().
1399 function Mark: Integer; virtual;
1878 /// Calling Mark() will push another of these on the markers stack.
1999 /// Calls to Mark() may be nested so we have to track a stack of them.
2002 /// upon first call to Mark().
2007 /// tracks how deep Mark() calls are nested
2012 /// Track the last Mark() call result value for use in Rewind().
2029 function Mark: Integer; virtual;
3203 function TCommonTreeNodeStream.Mark: Integer;
4691 function TUnBufferedTreeNodeStream.Mark: Integer;