Home
last modified time | relevance | path

Searched refs:topSideBearingFUnit (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeVerticalData.cpp544 …int16_t topSideBearingFUnit = m_topSideBearings[glyph < countTopSideBearings ? glyph : countTopSid… in getVerticalTranslationsForGlyphs() local
545 float topSideBearing = topSideBearingFUnit * sizePerUnit; in getVerticalTranslationsForGlyphs()