Searched refs:hasVerticalMetrics (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/opentype/
H A DOpenTypeVerticalData.h50 bool hasVerticalMetrics() const { return !m_advanceHeights.isEmpty(); } function in class:WebCore::OpenTypeVerticalData
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DSimpleFontData.cpp68 m_hasVerticalGlyphs = m_verticalData.get() && m_verticalData->hasVerticalMetrics();

Completed in 81 milliseconds