* WebKitSystemInterface.h:
* libWebKitSystemInterface.a:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@10733
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2005-10-04 Maciej Stachowiak <mjs@apple.com>
+
+ - updated
+
+ * WebKitSystemInterface.h:
+ * libWebKitSystemInterface.a:
+
2005-09-08 Justin Garcia <justin.garcia@apple.com>
* WebKitSystemInterface.h: Update to latest
void WKReleaseStyleGroup(void *group);
BOOL WKCGContextGetShouldSmoothFonts(CGContextRef cgContext);
+void WKSetPatternPhaseInUserSpace(CGContextRef, CGPoint);
+
#define WKGlyphVectorSize (50 * 32)
typedef void *WKGlyphVectorRef;