Searched refs:RemoveColor (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/icon/style/
H A DGradientTransformable.h81 bool RemoveColor(int32 index);
H A DGradientTransformable.cpp274 // RemoveColor
276 Gradient::RemoveColor(int32 index) function in class:Gradient
/haiku/headers/os/interface/
H A DGradient.h73 bool RemoveColor(int32 index);
/haiku/src/kits/interface/
H A DGradient.cpp376 // RemoveColor
378 BGradient::RemoveColor(int32 index) function in class:BGradient
/haiku/src/apps/icon-o-matic/gui/
H A DGradientControl.cpp224 update = fGradient->RemoveColor(fCurrentStepIndex);

Completed in 52 milliseconds