Home
last modified time | relevance | path

Searched refs:undo_type (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/mail/
H A DKUndoBuffer.h8 enum undo_type{ enum
19 int32 offset, undo_type history,
29 undo_type History;
50 int32 offset, undo_type history,
56 undo_type* history, int32* cursor_pos);
59 undo_type* history, int32* cursor_pos,
72 int32 offset, undo_type history,
H A DKUndoBuffer.cpp8 undo_type history, int32 cursor_pos) in KUndoItem()
121 undo_type history, int32 cursor_pos) in NewUndo()
139 undo_type history, int32 cursor_pos) in AddUndo()
155 undo_type c_history = CurrentUndoItem->History; in AddUndo()
194 undo_type* history, int32* cursor_pos) in Undo()
217 undo_type* history, int32* cursor_pos, bool* replaced) in Redo()
H A DContent.cpp3279 undo_type history; in Undo()
3328 undo_type history; in Redo()