Home
last modified time | relevance | path

Searched defs:CutUndoBuffer (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/interface/textview_support/
H A DUndoBuffer.cpp91 BTextView::CutUndoBuffer::CutUndoBuffer(BTextView* textView) in CutUndoBuffer() function in BTextView::CutUndoBuffer
/haiku/headers/os/interface/
H A DTextView.h277 class CutUndoBuffer; variable