pleyo.com

/src/trunk2/BAL/Implementations/Fonts/Common/FontCache.cpp File Reference

#include "config.h"
#include "FontCache.h"
#include "Font.h"
#include "FontFallbackList.h"
#include "FontPlatformData.h"
#include "FontSelector.h"
#include "StringHash.h"
#include <wtf/HashMap.h>

Namespaces

namespace  WebCore

Classes

struct  WebCore::FontPlatformDataCacheKey
struct  WebCore::FontPlatformDataCacheKeyHash
struct  WebCore::FontPlatformDataCacheKeyTraits
struct  WebCore::FontDataCacheKeyHash
struct  WebCore::FontDataCacheKeyTraits

Typedefs

typedef HashMap
< FontPlatformDataCacheKey,
FontPlatformData *,
FontPlatformDataCacheKeyHash,
FontPlatformDataCacheKeyTraits > 
WebCore::FontPlatformDataCache
typedef HashMap
< FontPlatformData,
FontData *,
FontDataCacheKeyHash,
FontDataCacheKeyTraits > 
WebCore::FontDataCache

Functions

unsigned WebCore::computeHash (const FontPlatformDataCacheKey &fontKey)
static const
AtomicString & 
WebCore::alternateFamilyName (const AtomicString &familyName)

Variables

static
FontPlatformDataCache * 
WebCore::gFontPlatformDataCache = 0
static FontDataCache * WebCore::gFontDataCache = 0

Generated on Wed Nov 21 20:04:17 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com