Home
last modified time | relevance | path

Searched refs:preStyleId (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp327 int preStyleId = index == 0 ? -1 : roundRectAttrs[index - 1].styleId; local
331 leftRound = (preIndex < 0 || index - preIndex > 1 || preStyleId != styleId);

Completed in 5 milliseconds