Searched refs:FcFontSet (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DOwnPtrCairo.h28 typedef struct _FcFontSet FcFontSet; typedef in typeref:struct:_FcFontSet
37 template <> void deleteOwnedPtr<FcFontSet>(FcFontSet*);
H A DOwnPtrCairo.cpp39 template <> void deleteOwnedPtr<FcFontSet>(FcFontSet* ptr)
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/freetype/
H A DFontPlatformData.h37 typedef struct _FcFontSet FcFontSet; typedef in typeref:struct:_FcFontSet
99 mutable FcFontSet* m_fallbacks; // Initialized lazily.
H A DFontCacheFreeType.cpp79 FcFontSet* sets[] = { fontData.m_fallbacks };
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DQtTestSupport.cpp71 FcFontSet* appFontSet = FcConfigGetFonts(0, FcSetApplication);
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixRFont.c30 FcFontSet *fontset;
208 FcFontSet *set;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DFontCacheBlackBerry.cpp90 FcFontSet* fontSet = FcFontSort(0, pattern, 0, 0, &result);

Completed in 88 milliseconds