HomeSort by relevance Sort by last modified time
    Searched defs:isPrinterFont (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/win/
SimpleFontDataCGWin.cpp 152 bool isPrinterFont = false;
153 wkGetGlyphAdvances(font, m, m_isSystemFont, isPrinterFont, glyph, advance);
  /external/webkit/Source/WebCore/platform/graphics/
Font.h 113 bool isPrinterFont() const { return m_fontDescription.usePrinterFont(); }

Completed in 40 milliseconds