Lines Matching refs:xFixed
1763 xFixed *params;
1770 params = (xFixed *) (name + pad_to_int32(stuff->nbytes));
1771 nparams = ((xFixed *) stuff + client->req_len) - params;
1879 xFixed *stops;
1889 if (stuff->nStops > UINT32_MAX / (sizeof(xFixed) + sizeof(xRenderColor)))
1891 if (len != stuff->nStops * (sizeof(xFixed) + sizeof(xRenderColor)))
1894 stops = (xFixed *) (stuff + 1);
1918 xFixed *stops;
1928 if (stuff->nStops > UINT32_MAX / (sizeof(xFixed) + sizeof(xRenderColor)))
1930 if (len != stuff->nStops * (sizeof(xFixed) + sizeof(xRenderColor)))
1933 stops = (xFixed *) (stuff + 1);
1958 xFixed *stops;
1968 if (stuff->nStops > UINT32_MAX / (sizeof(xFixed) + sizeof(xRenderColor)))
1970 if (len != stuff->nStops * (sizeof(xFixed) + sizeof(xRenderColor)))
1973 stops = (xFixed *) (stuff + 1);
2509 if (stuff->nStops > UINT32_MAX / (sizeof(xFixed) + sizeof(xRenderColor)))
2511 if (len != stuff->nStops * (sizeof(xFixed) + sizeof(xRenderColor)))
2538 if (stuff->nStops > UINT32_MAX / (sizeof(xFixed) + sizeof(xRenderColor)))
2540 if (len != stuff->nStops * (sizeof(xFixed) + sizeof(xRenderColor)))
2564 if (stuff->nStops > UINT32_MAX / (sizeof(xFixed) + sizeof(xRenderColor)))
2566 if (len != stuff->nStops * (sizeof(xFixed) + sizeof(xRenderColor)))