Searched refs:dfPoints (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11Renderer.c58 XPoint dfPoints[DF_MAX_XPNTS]; member in struct:__anon1032
65 (PTR)->pPoints = (PTR)->dfPoints; \
84 if ((PTR)->pPoints == (PTR)->dfPoints) { \
102 if ((PTR)->pPoints != (PTR)->dfPoints) { \

Completed in 23 milliseconds