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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeVerticalData.cpp98 OpenType::Int16 topSideBearing; member in struct:WebCore::OpenType::VmtxTable::Entry
471 // so load topSideBearing from vmtx only if VORG is missing.
484 m_topSideBearings[i] = vmtx->entries[i].topSideBearing;
545 float topSideBearing = topSideBearingFUnit * sizePerUnit; local
547 outXYArray[1] = bounds.y() - topSideBearing;
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DDWrite.h527 INT32 topSideBearing; member in struct:DWRITE_GLYPH_METRICS

Completed in 68 milliseconds