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

/haiku/headers/os/interface/
H A DSlider.h124 int32 KeyIncrementValue() const;
/haiku/src/kits/interface/
H A DSlider.cpp514 newValue -= KeyIncrementValue();
519 newValue += KeyIncrementValue();
1329 BSlider::KeyIncrementValue() const function in class:BSlider

Completed in 39 milliseconds