Searched defs:isPrinterFont (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DSimpleFontDataCGWin.cpp137 bool isPrinterFont = false; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFontPlatformData.h161 bool isPrinterFont() const { return m_isPrinterFont; } function in class:WebCore::FontPlatformData
H A DFont.h159 bool isPrinterFont() const { return m_fontDescription.usePrinterFont(); } function in class:WebCore::Font
H A DFont.cpp127 Font::Font(const FontPlatformData& fontData, bool isPrinterFont, FontSmoothingMode fontSmoothingMode) argument

Completed in 131 milliseconds