return fontForPlatformData(alternateFont);
}
-PassRefPtr<SimpleFontData> FontCache::similarFontPlatformData(const FontDescription& description)
+RefPtr<SimpleFontData> FontCache::similarFontPlatformData(const FontDescription& description)
{
// Attempt to find an appropriate font using a match based on
// the presence of keywords in the the requested names. For example, we'll