Searched refs:ParagraphAtIndex (Results 1 – 3 of 3) sorted by relevance
62 const Paragraph& ParagraphAtIndex(int32 index) const;
132 const Paragraph& paragraph = fDocument->ParagraphAtIndex(start); in InvalidateParagraphs()359 const Paragraph& paragraph = fDocument->ParagraphAtIndex(i); in _Init()
249 TextDocument::ParagraphAtIndex(int32 index) const in ParagraphAtIndex() function in TextDocument