Searched refs:gradients_type (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/icon/style/
H A DGradientTransformable.h28 enum gradients_type { enum
92 void SetType(gradients_type type);
93 gradients_type Type() const
117 gradients_type fType;
H A DGradientTransformable.cpp359 Gradient::SetType(gradients_type type)
537 string_for_type(gradients_type type)
/haiku/src/apps/icon-o-matic/gui/
H A DStyleView.cpp390 fGradientControl->Gradient()->SetType((gradients_type)type);
/haiku/src/libs/icon/flat_icon/
H A DFlatIconImporter.cpp227 gradient.SetType((gradients_type)gradientType);

Completed in 226 milliseconds