Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp1091 class ShapeHandler final : public SkShaper::RunHandler {
1093 ShapeHandler(SkScalar lineHeight, bool useHalfLeading, SkScalar baselineShift, const SkString& ellipsis) function in skia::textlayout::final
1144 ShapeHandler handler(run.heightMultiplier(), run.useHalfLeading(), run.baselineShift(), ellipsis);

Completed in 8 milliseconds