webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Macros | Typedefs
WebKitPrefix.h File Reference
#include <TargetConditionals.h>
#import <stddef.h>
#import <stdio.h>
#import <fcntl.h>
#import <errno.h>
#import <unistd.h>
#import <signal.h>
#import <sys/types.h>
#import <sys/time.h>
#import <sys/resource.h>
#import <pthread.h>
#import <CoreGraphics/CoreGraphics.h>
#import <ApplicationServices/ApplicationServices.h>
#import <Carbon/Carbon.h>
#include <wtf/Platform.h>
#include <wtf/ExportMacros.h>
#include <runtime/JSExportMacros.h>
#include <WebCore/PlatformExportMacros.h>
#include <wtf/DisallowCType.h>

Go to the source code of this file.

Macros

#define NULL   ((void *)0)
 
#define CGFLOAT_DEFINED   1
 

Typedefs

typedef float CGFloat
 

Macro Definition Documentation

◆ CGFLOAT_DEFINED

#define CGFLOAT_DEFINED   1

◆ NULL

#define NULL   ((void *)0)

Typedef Documentation

◆ CGFloat