Home
last modified time | relevance | path

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

/third_party/skia/experimental/sktext/include/
H A DText.h108 bool resolveChain(UnicodeText* unicodeText, TextRange textRange, const FontChain& fontChain);
/third_party/skia/experimental/sktext/src/
H A DText.cpp84 fontResolvedText->resolveChain(this, adjustedBlock, *block.chain); in resolveFonts()
100 bool FontResolvedText::resolveChain(UnicodeText* unicodeText, TextRange textRange, const FontChain& fontChain) { in resolveChain() function in skia::text::FontResolvedText

Completed in 3 milliseconds