Home
last modified time | relevance | path

Searched defs:groupRuns (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DTextLine.cpp342 void TextLine::computeRoundRect(int& index, int& preIndex, std::vector<Run*>& groupRuns, Run* run) { in computeRoundRect()
412 std::vector<Run*> groupRuns; in prepareRoundRect() local