Searched refs:_AddEdit (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/edits_generic/
H A DEditManager.h50 status_t _AddEdit(const UndoableEditRef& edit);
H A DEditManager.cpp55 ret = _AddEdit(edit);
186 EditManager::_AddEdit(const UndoableEditRef& edit) function in class:EditManager

Completed in 20 milliseconds