Searched refs:colorStop (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DGradient.h70 bool AddColorStop(const ColorStop& colorStop,
76 const ColorStop& colorStop);
/haiku/src/kits/interface/
H A DGradient.cpp365 BGradient::AddColorStop(const ColorStop& colorStop, int32 index) argument
367 ColorStop* stop = new ColorStop(colorStop);

Completed in 37 milliseconds