webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "TextFlags.h"
#include <CoreFoundation/CFBase.h>
#include <wtf/Forward.h>
#include <wtf/Noncopyable.h>
#include <wtf/RetainPtr.h>
Go to the source code of this file.
Classes | |
class | WebCore::FontTaggedSettings< T > |
struct | WebCore::FontCustomPlatformData |
Namespaces | |
WebCore | |
This file is generated by create-http-header-name-table, do not edit. | |
Typedefs | |
typedef struct CGFont * | CGFontRef |
typedef const struct __CTFontDescriptor * | CTFontDescriptorRef |
Functions | |
std::unique_ptr< FontCustomPlatformData > | WebCore::createFontCustomPlatformData (SharedBuffer &buffer) |
typedef const struct __CTFontDescriptor* CTFontDescriptorRef |