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