Searched refs:ThumbRangeFor (Results 1 – 3 of 3) sorted by relevance
301 float range = ThumbRangeFor(channel); in MouseDown()554 bottomRight.Set(leftTop.x, leftTop.y + ThumbRangeFor(channel)); in DrawChannel()557 bottomRight.Set(area.left + ThumbRangeFor(channel), leftTop.y); in DrawChannel()671 float range = ThumbRangeFor(channel); in ThumbDeltaFor()685 BChannelSlider::ThumbRangeFor(int32 channel) in ThumbRangeFor() function in BChannelSlider776 rect.top -= ThumbRangeFor(0); in _DrawThumbs()778 rect.right += ThumbRangeFor(0); in _DrawThumbs()873 float range = ThumbRangeFor(fCurrentChannel); in _MouseMovedCommon()
85 virtual float ThumbRangeFor(int32 channel);
450 \fn virtual virtual float BChannelSlider::ThumbRangeFor(int32 channel)