Home
last modified time | relevance | path

Searched defs:syntheticBold (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/platform/graphics/gtk/
DFontPlatformData.h87 bool syntheticBold() const { return m_syntheticBold; } in syntheticBold() function
/external/webkit/WebCore/css/
DCSSFontFaceSource.cpp99 …ontFaceSource::getFontData(const FontDescription& fontDescription, bool syntheticBold, bool synthe… in getFontData()
DCSSFontFace.cpp101 SimpleFontData* CSSFontFace::getFontData(const FontDescription& fontDescription, bool syntheticBold in getFontData()
DCSSSegmentedFontFace.cpp111 …bool syntheticBold = !(traitsMask & (FontWeight600Mask | FontWeight700Mask | FontWeight800Mask | F… in getFontData() local
/external/webkit/WebCore/platform/graphics/win/
DFontPlatformData.h87 bool syntheticBold() const { return m_syntheticBold; } in syntheticBold() function
/external/webkit/WebCore/platform/graphics/mac/
DFontPlatformData.h87 bool syntheticBold() const { return m_syntheticBold; } in syntheticBold() function