Home
last modified time | relevance | path

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

/third_party/skia/m133/modules/skparagraph/src/
DParagraphBuilderImpl.cpp283 const ParagraphStyle& ParagraphBuilderImpl::getParagraphStyle() const { in getParagraphStyle() function in skia::textlayout::ParagraphBuilderImpl
/third_party/skia/modules/skparagraph/include/
DParagraph.h77 ParagraphStyle& getParagraphStyle() { return fParagraphStyle; } in getParagraphStyle() function
/third_party/skia/modules/skparagraph/src/
DParagraphBuilderImpl.cpp221 const ParagraphStyle& ParagraphBuilderImpl::getParagraphStyle() const { in getParagraphStyle() function in skia::textlayout::ParagraphBuilderImpl
/third_party/skia/m133/modules/skparagraph/include/
DParagraph.h85 ParagraphStyle& getParagraphStyle() { return fParagraphStyle; } in getParagraphStyle() function