Searched refs:textBegin (Results 1 – 1 of 1) sorted by relevance
67 auto textBegin = text_.begin(); in draw() local71 while (textBegin != text_.end()) { in draw()75 findLongestWordSequence(&face, text_t(*textBegin, *text_.end()), bounds); in draw()102 textBegin = curLine->lineText.end(); in draw()