Searched refs:InputCharacter (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/interface/textview_support/
H A DUndoBuffer.h119 void InputCharacter(int32 length);
H A DUndoBuffer.cpp296 BTextView::TypingUndoBuffer::InputCharacter(int32 len) function in class:BTextView::TypingUndoBuffer
/haiku/src/kits/interface/
H A DTextView.cpp3739 undoBuffer->InputCharacter(numBytes);

Completed in 56 milliseconds