Searched defs:groupRuns (Results 1 – 1 of 1) sorted by relevance
342 void TextLine::computeRoundRect(int& index, int& preIndex, std::vector<Run*>& groupRuns, Run* run) { in computeRoundRect()412 std::vector<Run*> groupRuns; in prepareRoundRect() local