Searched refs:AddColorStop (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/interface/
H A DGradient.h70 bool AddColorStop(const ColorStop& colorStop,
/haiku/src/kits/interface/
H A DGradient.cpp124 AddColorStop(stop, i);
334 AddColorStop(*stop, i);
363 // AddColorStop
365 BGradient::AddColorStop(const ColorStop& colorStop, int32 index) function in class:BGradient
579 if (!gradient->AddColorStop(stop, i))
/haiku/src/kits/app/
H A DLinkReceiver.cpp507 if (!gradient->AddColorStop(stop, i))

Completed in 42 milliseconds