Searched defs:totalWidth (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ | ||
D | ViewableTaggedData.java | 83 private int totalWidth; field in ViewableTaggedData.Metrics |
/third_party/skia/modules/skparagraph/src/ | ||
D | TextLine.cpp | 1246 SkScalar totalWidth = 0; in shapeEllipsis() local |