Searched refs:CountParagraphs (Results 1 – 3 of 3) sorted by relevance
116 InvalidateParagraphs(0, fDocument->CountParagraphs()); in Invalidate()129 const int32 paragraphCount = fDocument->CountParagraphs(); in InvalidateParagraphs()158 while (fDocument->CountParagraphs() in InvalidateParagraphs()357 int paragraphCount = fDocument->CountParagraphs(); in _Init()
242 TextDocument::CountParagraphs() const in CountParagraphs() function in TextDocument541 if (document->CountParagraphs() > 1) { in _Insert()552 document->CountParagraphs() - 1).Style()); in _Insert()604 for (int32 i = 1; i < document->CountParagraphs() - 1; i++) { in _Insert()617 int32 lastIndex = document->CountParagraphs() - 1; in _Insert()
61 int32 CountParagraphs() const;