Home
last modified time | relevance | path

Searched defs:ShapeHandler (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/src/
DParagraphImpl.cpp321 class ShapeHandler final : public SkShaper::RunHandler { in shapeTextIntoEndlessLine() class
323 explicit ShapeHandler(ParagraphImpl& paragraph, FontIterator* fontIterator) in shapeTextIntoEndlessLine() function in skia::textlayout::ParagraphImpl::shapeTextIntoEndlessLine::ShapeHandler
DTextLine.cpp488 class ShapeHandler final : public SkShaper::RunHandler { in shapeEllipsis() class
490 ShapeHandler(SkScalar lineHeight, const SkString& ellipsis) in shapeEllipsis() function in skia::textlayout::TextLine::shapeEllipsis::ShapeHandler
/third_party/skia/modules/skparagraph/src/
DTextLine.cpp543 class ShapeHandler final : public SkShaper::RunHandler { in shapeEllipsis() class
545ShapeHandler(SkScalar lineHeight, bool useHalfLeading, SkScalar baselineShift, const SkString& ell… in shapeEllipsis() function in skia::textlayout::TextLine::shapeEllipsis::ShapeHandler