summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h
diff options
context:
space:
mode:
authorBogdan Gheorghe <gheorghe@ca.ibm.com>2011-09-19 11:43:05 -0400
committerBogdan Gheorghe <gheorghe@ca.ibm.com>2011-09-19 11:43:05 -0400
commitd089b2cf79ce87d2a82f677ea1a4ce5a5ba9d4a4 (patch)
tree2afccb00f5339e3c0a03f644c917a4e84ef9d23f /bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h
parent33702c0f14302d7231ea3f607b86a900e03829aa (diff)
downloadeclipse.platform.swt-d089b2cf79ce87d2a82f677ea1a4ce5a5ba9d4a4.tar.gz
eclipse.platform.swt-d089b2cf79ce87d2a82f677ea1a4ce5a5ba9d4a4.tar.xz
eclipse.platform.swt-d089b2cf79ce87d2a82f677ea1a4ce5a5ba9d4a4.zip
Bug 354978 - First changes
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h b/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h
index f5f3bbf495..b3a532b299 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h
@@ -15,7 +15,7 @@
*
* IBM
* - Binding to permit interfacing between Cairo and SWT
- * - Copyright (C) 2005, 2009 IBM Corp. All Rights Reserved.
+ * - Copyright (C) 2005, 2011 IBM Corp. All Rights Reserved.
*
* ***** END LICENSE BLOCK ***** */
@@ -58,6 +58,7 @@ typedef enum {
_1cairo_1font_1options_1destroy_FUNC,
_1cairo_1font_1options_1get_1antialias_FUNC,
_1cairo_1font_1options_1set_1antialias_FUNC,
+ _1cairo_1format_1stride_1for_1width_FUNC,
_1cairo_1get_1antialias_FUNC,
_1cairo_1get_1current_1point_FUNC,
_1cairo_1get_1fill_1rule_FUNC,