Home
last modified time | relevance | path

Searched refs:roundsAdvances (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/mac/
DComplexTextController.cpp428 … bool roundsAdvances = !m_font.isPrinterFont() && fontData->platformData().roundsGlyphAdvances(); in adjustGlyphsAndAdvances() local
466 if (roundsAdvances) in adjustGlyphsAndAdvances()