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

/haiku/src/apps/cortex/TransportView/
H A DTransportView.cpp1192 const float _control_pad_y = 10.0; variable
1308 float row3_y = row2_y + lineHeight + _control_pad_y;
1309 // float row4_y = row3_y + lineHeight + _control_pad_y + _transport_pad_y;
1310 // float row5_y = row4_y + lineHeight + _control_pad_y;
1311 float viewHeight = row3_y + lineHeight + _control_pad_y + _edge_pad_y;

Completed in 29 milliseconds