Skip to content
  • antti@apple.com's avatar
    Rename FontFallbackList.cpp/h to FontGlyphs.cpp/h · 6d656cf1
    antti@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=117022
    
    Reviewed by Andreas Kling.
    
    Rename to match the class name.
    
    * CMakeLists.txt:
    * GNUmakefile.list.am:
    * Target.pri:
    * WebCore.vcproj/WebCore.vcproj:
    * WebCore.vcxproj/WebCore.vcxproj:
    * WebCore.vcxproj/WebCore.vcxproj.filters:
    * WebCore.xcodeproj/project.pbxproj:
    * platform/graphics/Font.h:
    * platform/graphics/FontCache.cpp:
    * platform/graphics/FontFallbackList.cpp: Removed.
    * platform/graphics/FontFallbackList.h: Removed.
    * platform/graphics/FontFastPath.cpp:
    * platform/graphics/FontGlyphs.cpp: Copied from Source/WebCore/platform/graphics/FontFallbackList.cpp.
    * platform/graphics/FontGlyphs.h: Copied from Source/WebCore/platform/graphics/FontFallbackList.h.
    * platform/graphics/mac/FontComplexTextMac.cpp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@150956 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    6d656cf1