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

/haiku/src/libs/icon/style/
H A DGradientTransformable.h38 INTERPOLATION_LINEAR = 0, enumerator in enum:interpolation_type
H A DGradientTransformable.cpp561 case INTERPOLATION_LINEAR:
562 return "INTERPOLATION_LINEAR";
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp288 gradient.SetInterpolation(INTERPOLATION_LINEAR);

Completed in 107 milliseconds