HomeSort by relevance Sort by last modified time
    Searched refs:roundsGlyphAdvances (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebCore/platform/graphics/wx/
FontPlatformData.h 116 bool roundsGlyphAdvances() const { return false; }
  /external/webkit/WebCore/platform/graphics/mac/
FontPlatformData.h 114 bool roundsGlyphAdvances() const;
FontPlatformDataMac.mm 101 bool FontPlatformData::roundsGlyphAdvances() const
ComplexTextController.cpp 434 bool roundsAdvances = !m_font.isPrinterFont() && fontData->platformData().roundsGlyphAdvances();

Completed in 157 milliseconds