Searched refs:add_bow (Results 1 – 1 of 1) sorted by relevance
/haiku/src/apps/mediaplayer/interface/ |
H A D | TransportControlGroup.cpp | 795 add_bow(BShape* shape, float offset, float size, float height, float step) in add_bow() function 855 add_bow(shape, offset, 3 * step, height, step * 2); in _CreateSpeakerShape() 857 add_bow(shape, offset, 5 * step, height, step * 2); in _CreateSpeakerShape() 859 add_bow(shape, offset, 7 * step, height, step * 2); in _CreateSpeakerShape()
|