Home
last modified time | relevance | path

Searched defs:MakeGradient (Results 1 – 3 of 3) sorted by relevance

/dports/science/iboview/ibo-view.20150427/src/MicroScf/
H A DCtDfti.h75 bool MakeGradient() const { return Flags & DFTI_MakeGradient; }; in MakeGradient() function
/dports/devel/upp/upp/uppsrc/Painter/
H A DGradient.cpp5 Image BufferPainter::MakeGradient(RGBA color1, Vector<ColorStop>& color_stop, RGBA color2, int n) in MakeGradient() function in Upp::BufferPainter
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dborders.c768 Pixmap MakeGradient(int type, int From[3], int To[3], in MakeGradient() function