22 #ifndef FontCustomPlatformData_h 23 #define FontCustomPlatformData_h 27 #include "TextFlags.h" 28 #include <wtf/Forward.h> 29 #include <wtf/Noncopyable.h> 31 typedef struct FT_FaceRec_* FT_Face;
32 typedef struct _cairo_font_face cairo_font_face_t;
36 class FontDescription;
37 class FontPlatformData;
40 struct FontCustomPlatformData {
45 FontPlatformData
fontPlatformData(
const FontDescription&,
bool bold,
bool italic);
49 cairo_font_face_t* m_fontFace;
58 #endif // FontCustomPlatformData_h
std::unique_ptr< FontCustomPlatformData > createFontCustomPlatformData(SharedBuffer &buffer)
Definition: FontCustomPlatformDataFreeType.cpp:81
This file is generated by create-http-header-name-table, do not edit.
Definition: CharsetData.cpp:6