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

/haiku/src/apps/haikudepot/textview/
H A DTextDocument.cpp17 fEmptyLastParagraph(),
27 fEmptyLastParagraph(paragraphStyle),
36 fEmptyLastParagraph(other.fEmptyLastParagraph),
46 fEmptyLastParagraph = other.fEmptyLastParagraph;
59 return fEmptyLastParagraph == other.fEmptyLastParagraph
279 return fEmptyLastParagraph;
288 return fEmptyLastParagraph;
[all...]
H A DTextDocument.h117 Paragraph fEmptyLastParagraph; member in class:TextDocument

Completed in 40 milliseconds