Searched defs:FcFontSet (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DOwnPtrCairo.h27 typedef struct _FcFontSet FcFontSet; typedef in typeref:struct:_FcFontSet
36 template <> void deleteOwnedPtr<FcFontSet>(FcFontSet*);
/external/webkit/Source/WebCore/platform/graphics/freetype/
H A DFontPlatformData.h36 typedef struct _FcFontSet FcFontSet; typedef in typeref:struct:_FcFontSet
95 mutable FcFontSet* m_fallbacks; // Initialized lazily.

Completed in 66 milliseconds