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

/xsrc/external/mit/libXaw/dist/src/
H A DDisplayList.c546 #define X_ARG(x) ((Position)(((x).denom != 0) ? \ macro
602 x = (Position)(X_ARG(pos[0]));
649 x1 = X_ARG(pos[0]);
651 x2 = X_ARG(pos[2]);
719 points[i].x = X_ARG(pos[0]);
827 x1 = X_ARG(arc->pos[0]);
829 x2 = X_ARG(arc->pos[2]);
951 segments[i].x1 = X_ARG(pos[0]);
953 segments[i].x2 = X_ARG(pos[2]);
1182 x = (Position)(X_ARG(strin
[all...]

Completed in 4 milliseconds