HomeSort by relevance Sort by last modified time
    Searched refs:getTraitsInFamily (Results 1 - 13 of 13) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/pango/
FontCachePango.cpp 56 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)
  /external/webkit/Source/WebCore/platform/graphics/qt/
FontCacheQt.cpp 63 void FontCache::getTraitsInFamily(const AtomicString&, Vector<unsigned>&)
  /external/webkit/Source/WebCore/platform/graphics/haiku/
FontCacheHaiku.cpp 75 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)
  /external/webkit/Source/WebCore/platform/graphics/
FontCache.h 81 void getTraitsInFamily(const AtomicString&, Vector<unsigned>&);
  /external/webkit/Source/WebCore/platform/graphics/wx/
FontCacheWx.cpp 101 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontCacheLinux.cpp 99 void FontCache::getTraitsInFamily(const AtomicString& familyName,
FontCacheChromiumWin.cpp 592 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontCacheAndroid.cpp 190 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)
  /external/webkit/Source/WebCore/platform/graphics/mac/
FontCacheMac.mm 189 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)
  /external/webkit/Source/WebCore/platform/graphics/freetype/
FontCacheFreeType.cpp 116 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)
  /external/webkit/Source/WebCore/platform/graphics/wince/
FontCacheWinCE.cpp 337 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)
  /external/webkit/Source/WebCore/css/
CSSFontSelector.cpp 329 fontCache()->getTraitsInFamily(familyName, locallyInstalledFontsTraitsMasks);
  /external/webkit/Source/WebCore/platform/graphics/win/
FontCacheWin.cpp 535 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)

Completed in 293 milliseconds