Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DParagraphCache.h14 class ParagraphImpl; variable
/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DOneLineShaper.h15 class ParagraphImpl; variable
H A DTextWrapper.h12 class ParagraphImpl; variable
H A DTextLine.h26 class ParagraphImpl; variable
H A DParagraphImpl.cpp73 ParagraphImpl::ParagraphImpl(const SkString& text, in ParagraphImpl() function in skia::textlayout::ParagraphImpl
97 ParagraphImpl::ParagraphImpl(const std::u16string& utf16text, in ParagraphImpl() function in skia::textlayout::ParagraphImpl
H A DRun.h30 class ParagraphImpl; variable