Lines Matching defs:XFixed
282 typedef int XFixed;
284 /** Turn XDouble into XFixed. @hideinitializer */
285 #define XDoubleToFixed(f) ((XFixed)((f)*65536))
286 /** Turn XFixed into XDouble. @hideinitializer */
301 XFixed x, y;
323 XFixed x;
324 XFixed y;
325 XFixed radius;
336 XFixed top, bottom;
344 XFixed matrix[3][3];
385 XFixed left, right, y;
417 XFixed angle; /* in degrees */
977 XFixed *params, int nparams);
1023 const XFixed *stops,
1038 const XFixed *stops,
1053 const XFixed *stops,