HomeSort by relevance Sort by last modified time
    Searched defs:FcFontSet (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/cairo/
OwnPtrCairo.h 27 typedef struct _FcFontSet FcFontSet;
36 template <> void deleteOwnedPtr<FcFontSet>(FcFontSet*);
  /external/webkit/Source/WebCore/platform/graphics/freetype/
FontPlatformData.h 36 typedef struct _FcFontSet FcFontSet;
95 mutable FcFontSet* m_fallbacks; // Initialized lazily.

Completed in 1535 milliseconds