Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2012-03-02 21:53:10 +0000
committerCarolyn MacLeod2012-03-02 21:53:10 +0000
commit1730d30119dd0970d859578877ccc55f964148bb (patch)
treef80789d3a5c007b5a4872920bc800cc86c4c32b6 /bundles/org.eclipse.swt
parent54dc5876ac83acf5f902b4972f50eff3cc204b9a (diff)
downloadeclipse.platform.swt-1730d30119dd0970d859578877ccc55f964148bb.tar.gz
eclipse.platform.swt-1730d30119dd0970d859578877ccc55f964148bb.tar.xz
eclipse.platform.swt-1730d30119dd0970d859578877ccc55f964148bb.zip
generating PI in 10.7
Diffstat (limited to 'bundles/org.eclipse.swt')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/CoreGraphicsFull.bridgesupport.extras16
1 files changed, 0 insertions, 16 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/CoreGraphicsFull.bridgesupport.extras b/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/CoreGraphicsFull.bridgesupport.extras
index 967ee85523..a4f0c02ccb 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/CoreGraphicsFull.bridgesupport.extras
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/CoreGraphicsFull.bridgesupport.extras
@@ -211,22 +211,6 @@
<arg swt_gen="true"></arg>
<retval></retval>
</function>
- <function name="CGDisplayBaseAddress" swt_gen="true">
- <arg swt_gen="true"></arg>
- <retval swt_gen="true"></retval>
- </function>
- <function name="CGDisplayBitsPerPixel" swt_gen="true">
- <arg swt_gen="true"></arg>
- <retval swt_gen="true"></retval>
- </function>
- <function name="CGDisplayBitsPerSample" swt_gen="true">
- <arg swt_gen="true"></arg>
- <retval swt_gen="true"></retval>
- </function>
- <function name="CGDisplayBytesPerRow" swt_gen="true">
- <arg swt_gen="true"></arg>
- <retval swt_gen="true"></retval>
- </function>
<function name="CGDisplayPixelsHigh" swt_gen="true">
<arg swt_gen="true"></arg>
<retval swt_gen="true"></retval>

Back to the top