Home
last modified time | relevance | path

Searched defs:useHalfLeading (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DRun.cpp193 Run(ParagraphImpl* owner, const SkShaper::RunHandler::RunInfo& info, size_t firstChar, SkScalar heightMultiplier, bool useHalfLeading, SkScalar baselineShift, size_t index, SkScalar offsetX) scaleFontWithCompressionConfig() argument
H A DTextLine.cpp1093 ShapeHandler(SkScalar lineHeight, bool useHalfLeading, SkScalar baselineShift, const SkString& ellipsis) argument
H A DRun.h131 bool useHalfLeading() const { return fUseHalfLeading; } in useHalfLeading() function in skia::textlayout::Run

Completed in 7 milliseconds