Searched refs:UndoState (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/mail/
H A DSignature.cpp159 undoState = focusTextView->UndoState(&isRedo);
H A DMailWindow.cpp1015 undoState = focusTextView->UndoState(&isRedo);
/haiku/src/apps/people/
H A DPersonWindow.cpp145 undo_state state = textView->UndoState(&isRedo);
/haiku/headers/os/interface/
H A DTextView.h236 undo_state UndoState(bool* isRedo) const;
/haiku/src/kits/interface/
H A DTextView.cpp3112 BTextView::UndoState(bool* isRedo) const function in class:BTextView
5923 undo_state state = UndoState(&isRedo);

Completed in 91 milliseconds