Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
H A DRun.cpp259 const auto runHeight = fHeightMultiplier * fFont.getSize(); in scaleFontWithCompressionConfig() local
261 const auto runHeight = fHeightMultiplier * fFont.GetSize(); in scaleFontWithCompressionConfig() local

Completed in 2 milliseconds