Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skparagraph/src/
DParagraphImpl.cpp775 … auto codepointStart = glyphStart + averageCodepoint * (codepointIndex - codepoints.start); in getGlyphPositionAtCoordinate() local
780 auto codepointStart = glyphStart; in getGlyphPositionAtCoordinate() local