Searched refs:SetDoesUndo (Results 1 - 8 of 8) sorted by last modified time

/haiku/src/apps/deskcalc/
H A DExpressionTextView.cpp42 SetDoesUndo(true);
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1011 textView->SetDoesUndo(false);
/haiku/src/kits/interface/
H A DTextView.cpp2593 BTextView::SetDoesUndo(bool undo) function in class:BTextView
3257 SetDoesUndo(true);
/haiku/headers/os/interface/
H A DTextView.h208 void SetDoesUndo(bool undo);
/haiku/src/apps/mail/
H A DContent.cpp832 SetDoesUndo(true);
H A DSignature.cpp489 SetDoesUndo(true);
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp1167 fTextView->SetDoesUndo(true);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DConsoleOutputView.cpp208 fConsoleOutput->SetDoesUndo(false);

Completed in 101 milliseconds