Home
last modified time | relevance | path

Searched refs:SetColorStop (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/os/interface/
H A DGradient.h75 bool SetColorStop(int32 index,
/haiku/docs/user/interface/
H A DGradient.dox436 \fn bool BGradient::SetColorStop(int32 index, const ColorStop &colorStop)
/haiku/src/kits/interface/
H A DGradient.cpp391 BGradient::SetColorStop(int32 index, const ColorStop& color) in SetColorStop() function in BGradient