/******************************************************************************* * Copyright (c) 2000, 2010 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 CGImageCreateCopy_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" #define CGDisplayCreateImage_LIB "com.apple.Carbon"