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

/haiku/src/apps/haikudepot/textview/
H A DTextDocument.cpp16 fParagraphs(),
26 fParagraphs(),
35 fParagraphs(other.fParagraphs),
45 fParagraphs = other.fParagraphs;
61 && fParagraphs == other.fParagraphs;
239 return fParagraphs.size();
246 return fParagraphs[inde
[all...]
H A DTextDocument.h116 fParagraphs; member in class:TextDocument

Completed in 79 milliseconds