Searched refs:METER_GREEN (Results 1 - 1 of 1) sorted by path

/haiku/src/apps/patchbay/
H A DMidiEventMeter.cpp86 const rgb_color METER_GREEN = { 0, 255, 0, 255 }; local
116 color = tint_color(METER_GREEN, kTintArray[i]);

Completed in 102 milliseconds