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

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/opentype/
H A DOpenTypeVerticalData.cpp97 OpenType::UInt16 advanceHeight; member in struct:WebCore::OpenType::VmtxTable::Entry
468 m_advanceHeights[i] = vmtx->entries[i].advanceHeight;
500 float OpenTypeVerticalData::advanceHeight(const SimpleFontData* font, Glyph glyph) const function in class:WebCore::OpenTypeVerticalData

Completed in 78 milliseconds