Searched defs:firstP (Results 1 – 2 of 2) sorted by relevance
230 const std::vector<TextLine>::const_iterator firstP = fLines.begin() + start.fParagraphIndex; in copy() local