Home
last modified time | relevance | path

Searched defs:widthWithSpaces (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/src/
DTextLine.h47 SkScalar widthWithSpaces() const { return fWidthWithSpaces; } in widthWithSpaces() function
DTextWrapper.cpp167 SkScalar widthWithSpaces; in breakTextIntoLines() local
DParagraphImpl.cpp418 bool addEllipsis) { in breakShapedTextIntoLines()
517 SkScalar widthWithSpaces, in addLine()
DTextLine.cpp41 SkScalar widthWithSpaces, in TextLine()
/third_party/skia/modules/skparagraph/src/
DTextWrapper.cpp304 SkScalar widthWithSpaces; in breakTextIntoLines() local
DParagraphImpl.cpp529 bool addEllipsis) { in breakShapedTextIntoLines()
648 SkScalar widthWithSpaces, in addLine()
DTextLine.cpp90 SkScalar widthWithSpaces, in TextLine()