Searched defs:FontData (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DFontData.cpp27 #include "FontData.h"
31 FontData::~FontData()
H A DFontData.h38 class FontData { class in namespace:WebCore
39 WTF_MAKE_NONCOPYABLE(FontData); WTF_MAKE_FAST_ALLOCATED;
41 FontData() function in class:WebCore::FontData
46 virtual ~FontData();
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGlyphPageTreeNodeQt.cpp28 void GlyphPageTreeNode::pruneTreeCustomFontData(const FontData*) argument
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontUtilsChromiumWin.cpp265 struct FontData { struct in namespace:WebCore::__anon14665
266 FontData() function in struct:WebCore::__anon14665::FontData
285 typedef HashMap<String, FontData> FontDataCache;
411 FontData* derived;
419 pair<FontDataCache::iterator, bool> entry = fontDataCache.add(fontKey, FontData());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 94 milliseconds