Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DParagraphLineFetcherImpl.h32 size_t getUnicodeSize() const override { return fUnicodeSize; };
36 size_t fUnicodeSize; member in skia::textlayout::final
H A DParagraphLineFetcherImpl.cpp21 fUnicodeSize = fRootParagraph->unicodeText().size(); in ParagraphLineFetcherImpl()

Completed in 1 milliseconds