Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeVerticalData.cpp480 size_t countTopSideBearings = countVmtxEntries + sizeExtra / sizeof(OpenType::Int16); in loadMetrics() local
521 size_t countTopSideBearings = m_topSideBearings.size(); in getVerticalTranslationsForGlyphs() local