Home
last modified time | relevance | path

Searched refs:interpolation_type (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/icon/style/
H A DGradientTransformable.h37 enum interpolation_type { enum
96 void SetInterpolation(interpolation_type type);
97 interpolation_type Interpolation() const in Interpolation()
118 interpolation_type fInterpolation;
H A DGradientTransformable.cpp369 Gradient::SetInterpolation(interpolation_type type) in SetInterpolation()
558 string_for_interpolation(interpolation_type type) in string_for_interpolation()