summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/carbon/library/os_custom.h
blob: c94b2fb581063a67c12e5c32ce9014601527ae20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/*******************************************************************************
 * Copyright (c) 2000, 2008 IBM Corporation and others.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/epl-v10.html
 *
 * Contributors:
 *     IBM Corporation - initial API and implementation
 *******************************************************************************/

/* Libraries for dynamic loaded functions */
#define CGBitmapContextCreateImage_LIB "com.apple.Carbon"
#define CGImageCreateWithImageInRect_LIB "com.apple.Carbon"
#define CGContextSetBlendMode_LIB "com.apple.Carbon"
#define DataBrowserChangeAttributes_LIB "com.apple.Carbon"
#define DataBrowserGetAttributes_LIB "com.apple.Carbon"
#define DataBrowserGetMetric_LIB "com.apple.Carbon"
#define DataBrowserSetMetric_LIB "com.apple.Carbon"
#define GetIconRefFromIconFamilyPtr_LIB "com.apple.Carbon"
#define HIComboBoxSetListVisible_LIB "com.apple.Carbon"
#define HIComboBoxIsListVisible_LIB "com.apple.Carbon"
#define HICreateTransformedCGImage_LIB "com.apple.Carbon"
#define HIThemeSetFill_LIB "com.apple.Carbon"
#define HIThemeSetTextFill_LIB "com.apple.Carbon"
#define LSCopyAllRoleHandlersForContentType_LIB "com.apple.Carbon"
#define LSOpenItemsWithRole_LIB "com.apple.Carbon"
#define NavDialogSetFilterTypeIdentifiers_LIB "com.apple.Carbon"
#define HIShapeCreateWithQDRgn_LIB "com.apple.Carbon"
#define HIShapeReplacePathInCGContext_LIB "com.apple.Carbon"
#define AXUIElementGetDataBrowserItemInfo_LIB "com.apple.Carbon"
#define AXUIElementCreateWithDataBrowserAndItemInfo_LIB "com.apple.Carbon"
#define PMPrinterGetOutputResolution_LIB "com.apple.Carbon"
#define PMShowPrintDialogWithOptions_LIB "com.apple.Carbon"