Searched defs:useHalfLeading (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/modules/skparagraph/src/ |
H A D | Run.cpp | 193 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 D | TextLine.cpp | 1093 ShapeHandler(SkScalar lineHeight, bool useHalfLeading, SkScalar baselineShift, const SkString& ellipsis) argument
|
H A D | Run.h | 131 bool useHalfLeading() const { return fUseHalfLeading; } in useHalfLeading() function in skia::textlayout::Run
|
Completed in 7 milliseconds