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

/haiku/src/kits/interface/
H A DChannelSlider.cpp562 BPoint thumbLocation = leftTop; local
564 thumbLocation.y += ThumbDeltaFor(channel);
566 thumbLocation.x += ThumbDeltaFor(channel);
568 DrawThumb(into, channel, thumbLocation, pressed);

Completed in 26 milliseconds