advanceHeight 286 Source/platform/fonts/SimpleFontData.h width = m_verticalData->advanceHeight(this, glyph) + m_syntheticBoldOffset; advanceHeight 288 Source/platform/fonts/SimpleFontData.h width = m_verticalData->advanceHeight(this, glyph); advanceHeight 97 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp OpenType::UInt16 advanceHeight; advanceHeight 468 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp m_advanceHeights[i] = vmtx->entries[i].advanceHeight; advanceHeight 52 Source/platform/fonts/opentype/OpenTypeVerticalData.h float advanceHeight(const SimpleFontData*, Glyph) const;