HomeSort by relevance Sort by last modified time
    Searched defs:getTraitsInFamily (Results 1 - 10 of 10) 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/haiku/
FontCacheHaiku.cpp 75 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/wx/
FontCacheWx.cpp 101 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)
  /external/webkit/Source/WebCore/platform/graphics/android/
FontCacheAndroid.cpp 191 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/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/platform/graphics/win/
FontCacheWin.cpp 535 void FontCache::getTraitsInFamily(const AtomicString& familyName, Vector<unsigned>& traitsMasks)

Completed in 231 milliseconds