Searched defs:MakeGradient (Results 1 – 3 of 3) sorted by relevance
75 bool MakeGradient() const { return Flags & DFTI_MakeGradient; }; in MakeGradient() function
5 Image BufferPainter::MakeGradient(RGBA color1, Vector<ColorStop>& color_stop, RGBA color2, int n) in MakeGradient() function in Upp::BufferPainter
768 Pixmap MakeGradient(int type, int From[3], int To[3], in MakeGradient() function