Home
last modified time | relevance | path

Searched defs:CGColorCreate (Results 1 – 3 of 3) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DCGColor.pas220 function CGColorCreate( space: CGColorSpaceRef; {const} components: {variable-size-array} CGFloatPt… in CGColorCreate() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/library/
H A Dos.c1145 JNIEXPORT jlong JNICALL OS_NATIVE(CGColorCreate) in OS_NATIVE() argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DOS.java2944 public static final native long CGColorCreate(long space, double[] components); in CGColorCreate() method in OS