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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeVerticalData.cpp96 OpenType::Int16 topSideBearing; member in struct:blink::OpenType::VmtxTable::Entry
469 // so load topSideBearing from vmtx only if VORG is missing.
482 m_topSideBearings[i] = vmtx->entries[i].topSideBearing;
543 float topSideBearing = topSideBearingFUnit * sizePerUnit; local
545 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 146 milliseconds