Home
last modified time | relevance | path

Searched defs:CGFontRef (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebKitLibraries/win/include/WebKitSystemInterface/
DWebKitSystemInterface.h38 typedef struct CGFont* CGFontRef; typedef
/external/webkit/WebCore/platform/graphics/win/
DFontCustomPlatformData.h28 typedef struct CGFont* CGFontRef; typedef
DFontPlatformData.h37 typedef struct CGFont* CGFontRef; typedef
/external/webkit/WebCore/platform/graphics/mac/
DFontCustomPlatformData.h28 typedef struct CGFont* CGFontRef; typedef
DFontPlatformData.h35 typedef struct CGFont* CGFontRef; typedef
/external/webkit/WebCore/platform/mac/
DWebCoreSystemInterface.mm92 CGFontRef (*wkGetCGFontFromNSFont)(NSFont*); function