Searched refs:NewUndo (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/mail/
H A DKUndoBuffer.cpp120 KUndoBuffer::NewUndo(const char* text, int32 length, int32 offset, function in class:KUndoBuffer
147 status = NewUndo(text, length, offset, history, cursor_pos);
163 status = NewUndo(text, length, offset, history,
168 status = NewUndo(text, length, offset, history,
173 status = NewUndo(text, length, offset, history, cursor_pos);
H A DKUndoBuffer.h71 status_t NewUndo(const char* text, int32 length,

Completed in 36 milliseconds