Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DParagraphCache.cpp86 , fLayoutRawWidth(paragraph->fLayoutRawWidth) {} in ParagraphCacheValue()
118 SkScalar fLayoutRawWidth; member in skia::textlayout::ParagraphCacheValue
334 abs(paragraph.fLayoutRawWidth - value->fLayoutRawWidth) < 1.f && in useCachedLayout()
388 value->fLayoutRawWidth = paragraph.fLayoutRawWidth; in SetStoredLayoutImpl()
H A DParagraphImpl.h438 SkScalar fLayoutRawWidth {0};
H A DParagraphImpl.cpp495 fLayoutRawWidth = rawWidth; in GetLineFontMetrics()

Completed in 9 milliseconds