git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
- updated
[WebKit-https.git]
/
WebKitLibraries
/
WebKitSystemInterface.h
diff --git
a/WebKitLibraries/WebKitSystemInterface.h
b/WebKitLibraries/WebKitSystemInterface.h
index 621d721c2bc00419d505bcfe60e1f44b580f8895..e64c31d87b4431a8105d3a9a11cd162c6a8df8ce 100644
(file)
--- a/
WebKitLibraries/WebKitSystemInterface.h
+++ b/
WebKitLibraries/WebKitSystemInterface.h
@@
-105,6
+105,8
@@
ATSUFontID WKGetNSFontATSUFontId(NSFont *font);
void WKReleaseStyleGroup(void *group);
BOOL WKCGContextGetShouldSmoothFonts(CGContextRef cgContext);
+void WKSetPatternPhaseInUserSpace(CGContextRef, CGPoint);
+
#define WKGlyphVectorSize (50 * 32)
typedef void *WKGlyphVectorRef;