Home
last modified time | relevance | path

Searched refs:iterateThroughFontStyles (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DOneLineShaper.h61 …void iterateThroughFontStyles(TextRange textRange, SkSpan<Block> styleSpan, const ShapeSingleFontV…
DOneLineShaper.cpp427 void OneLineShaper::iterateThroughFontStyles(TextRange textRange, in iterateThroughFontStyles() function in skia::textlayout::OneLineShaper
640 iterateThroughFontStyles(textRange, styleSpan, in shape()