Home
last modified time | relevance | path

Searched defs:m_font (Results 1 – 17 of 17) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextLayoutEngineBaseline.h49 const Font& m_font; variable
/external/webkit/Source/WebCore/platform/graphics/chromium/
DUniscribeHelperTextRun.h78 const Font* m_font; variable
DFontPlatformDataChromiumWin.h129 RefPtr<RefCountedHFONT> m_font; variable
DComplexTextControllerLinux.h136 const Font* const m_font; variable
DFontChromiumWin.cpp204 const SimpleFontData* m_font; member in WebCore::__anone86388e30111::TransparencyAwareGlyphPainter
313 const Font* m_font; member in WebCore::__anone86388e30111::TransparencyAwareUniscribePainter
/external/webkit/Source/WebCore/platform/graphics/haiku/
DFontPlatformData.h69 BFont* m_font; variable
DFontHaiku.cpp78 BFont* m_font = font->platformData().font(); in drawGlyphs() local
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DQtFallbackWebPopup.h67 QFont m_font; variable
/external/webkit/Source/WebCore/css/
DCSSFontFaceSource.h74 CachedResourceHandle<CachedFont> m_font; // For remote fonts, a pointer to our cached resource. variable
/external/webkit/Source/WebCore/platform/
DPopupMenuStyle.h62 Font m_font; variable
/external/webkit/Source/WebCore/platform/graphics/win/
DUniscribeController.h63 const Font& m_font; variable
/external/webkit/Source/WebCore/platform/graphics/pango/
DFontPlatformData.h95 PangoFont* m_font; variable
/external/webkit/Source/WebCore/platform/graphics/
DWidthIterator.h46 const Font* m_font; member
/external/webkit/Source/WebCore/html/canvas/
DCanvasRenderingContext2D.h261 Font m_font; member
/external/webkit/Source/WebCore/platform/graphics/mac/
DComplexTextController.h152 const Font& m_font; variable
/external/webkit/Source/WebCore/platform/graphics/wince/
DFontPlatformData.cpp101 LOGFONT m_font; member in WebCore::FixedSizeFontData
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
DFontAndroid.cpp512 const Font* const m_font; member in WebCore::TextRunWalker