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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/opentype/
H A DOpenTypeVerticalData.h60 bool hasVORG() const { return !m_vertOriginY.isEmpty(); } function in class:WebCore::OpenTypeVerticalData
H A DOpenTypeVerticalData.cpp431 // Add one entry so that hasVORG() becomes true
454 if (hasVORG())
502 bool useVORG = hasVORG();

Completed in 71 milliseconds