Searched refs:fInternalDrop (Results 1 – 2 of 2) sorted by relevance
202 fInternalDrop = internalDrop; in DropUndoBuffer()211 if (fInternalDrop && fDropLocation >= fEnd) in DropUndoBuffer()228 if (fInternalDrop) { in UndoSelf()239 if (fInternalDrop) { in RedoSelf()
109 bool fInternalDrop; variable