Searched refs:TextChangingEvent (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DTextListener.cpp37 TextChangingEvent::TextChangingEvent(int32 firstChangedParagraph, function in class:TextChangingEvent
46 TextChangingEvent::TextChangingEvent() function in class:TextChangingEvent
54 TextChangingEvent::~TextChangingEvent()
60 TextChangingEvent::Cancel()
105 TextListener::TextChanging(TextChangingEvent& event)
H A DTextListener.h31 class TextChangingEvent : public TextChangeEvent { class in inherits:TextChangeEvent
33 TextChangingEvent(int32 firstChangedParagraph,
35 virtual ~TextChangingEvent();
42 TextChangingEvent();
65 virtual void TextChanging(TextChangingEvent& event);
H A DTextDocument.h108 TextChangingEvent& event) const;
H A DTextDocumentLayout.cpp22 virtual void TextChanging(TextChangingEvent& event)
H A DTextDocument.cpp765 TextDocument::_NotifyTextChanging(TextChangingEvent& event) const

Completed in 46 milliseconds