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)
121 undo_type history, int32 cursor_pos)
139 undo_type history, int32 cursor_pos)
155 undo_type c_history = CurrentUndoItem->History;
194 undo_type* history, int32* cursor_pos)
217 undo_type* history, int32* cursor_pos, bool* replaced)
H A DContent.cpp3279 undo_type history;
3328 undo_type history;

Completed in 27 milliseconds