Searched refs:getTraitsInFamily (Results 1 - 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/pango/
H A DFontCachePango.cpp56 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DFontCacheQt.cpp63 void FontCache::getTraitsInFamily(const AtomicString&, Vector<unsigned>&) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DFontCacheHaiku.cpp75 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontCacheWx.cpp101 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/
H A DFontCache.h81 void getTraitsInFamily(const AtomicString&, Vector<unsigned>&);
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontCacheLinux.cpp99 void FontCache::getTraitsInFamily(const AtomicString& familyName, function in class:WebCore::FontCache
H A DFontCacheChromiumWin.cpp592 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontCacheAndroid.cpp190 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DFontCacheMac.mm189 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)
/external/webkit/Source/WebCore/platform/graphics/freetype/
H A DFontCacheFreeType.cpp116 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontCacheWinCE.cpp337 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks) function in class:WebCore::FontCache
/external/webkit/Source/WebCore/css/
H A DCSSFontSelector.cpp329 fontCache()->getTraitsInFamily(familyName, locallyInstalledFontsTraitsMasks);
/external/webkit/Source/WebCore/platform/graphics/win/
H A DFontCacheWin.cpp535 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks) function in class:WebCore::FontCache

Completed in 177 milliseconds