Searched refs:PictGradientStop (Results 1 – 2 of 2) sorted by relevance
77 } PictGradientStop, *PictGradientStopPtr; typedef
825 pGradient->gradient.stops = xallocarray(stopCount, sizeof(PictGradientStop)); in initGradient()