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

/haiku/src/apps/haikudepot/textview/
H A DTextDocumentLayout.cpp14 class LayoutTextListener : public TextListener { class in inherits:TextListener
16 LayoutTextListener(TextDocumentLayout* layout) function in class:LayoutTextListener
55 fTextListener(new(std::nothrow) LayoutTextListener(this), true),
67 fTextListener(new(std::nothrow) LayoutTextListener(this), true),
80 fTextListener(new(std::nothrow) LayoutTextListener(this), true),

Completed in 88 milliseconds