Searched defs:edit (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DUndoableEditListener.cpp22 UndoableEditHappened(const TextDocument* document, const UndoableEditRef& edit) argument
/haiku/src/apps/haikudepot/edits_generic/
H A DCompoundEdit.cpp115 CompoundEdit::AppendEdit(const UndoableEditRef& edit) argument
H A DEditManager.cpp35 EditManager::Perform(UndoableEdit* edit, EditContext& context) argument
45 EditManager::Perform(const UndoableEditRef& edit, EditContext& context) argument
186 _AddEdit(const UndoableEditRef& edit) argument
[all...]
/haiku/src/preferences/shortcuts/
H A DPopUpColumn.cpp57 EditWindow* edit = new EditWindow(stringField->String(), 0); local

Completed in 56 milliseconds