Searched defs:AWTPathRef (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/macosx/native/sun/font/
H A DCGGlyphOutlines.h50 } AWTPath, *AWTPathRef; typedef in typeref:struct:AWTPath
52 AWTPathRef AWTPathCreate(CGSize translate);
53 void AWTPathFree(AWTPathRef pathRef);
58 AWTPathRef* outPath);

Completed in 30 milliseconds