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

/haiku/src/apps/mediaplayer/interface/
H A DTransportControlGroup.cpp840 float chassieHeight = floorf(height / 4); local
844 shape->LineTo(BPoint(magnetWidth, height / 2 + chassieHeight));
849 shape->LineTo(BPoint(magnetWidth, height / 2 - chassieHeight));

Completed in 81 milliseconds