Home
last modified time | relevance | path

Searched refs:CompoundEdit (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/haikudepot/edits_generic/
H A DCompoundEdit.cpp12 CompoundEdit::CompoundEdit(const char* name) in CompoundEdit() function in CompoundEdit
20 CompoundEdit::~CompoundEdit() in ~CompoundEdit()
26 CompoundEdit::InitCheck() in InitCheck()
33 CompoundEdit::Perform(EditContext& context) in Perform()
58 CompoundEdit::Undo(EditContext& context) in Undo()
83 CompoundEdit::Redo(EditContext& context) in Redo()
108 CompoundEdit::GetName(BString& name) in GetName()
115 CompoundEdit::AppendEdit(const UndoableEditRef& edit) in AppendEdit()
H A DCompoundEdit.h16 class CompoundEdit : public UndoableEdit {
18 CompoundEdit(const char* name);
19 virtual ~CompoundEdit();
/haiku/src/tests/apps/haikudepot/
H A DJamfile85 CompoundEdit.cpp
/haiku/src/apps/haikudepot/
H A DJamfile89 CompoundEdit.cpp