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

/haiku/src/kits/interface/
H A DColorControl.cpp46 static const uint32 kRampCount = 4; variable
215 float rampHeight = (float)(fRows * fCellSize / kRampCount);
219 // there is enough room to fit kRampCount labels,
589 float rampHeight = (float)(fRows * fCellSize / kRampCount);

Completed in 66 milliseconds