Searched defs:m_italic (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/wince/ | ||
D | FontPlatformData.cpp | 106 bool m_italic; member in WebCore::FixedSizeFontData |
/external/webkit/Source/WebCore/platform/graphics/ | ||
D | FontDescription.h | 141 bool m_italic : 1; variable |
D | FontCache.cpp | 87 bool m_italic; member |