Functions | |
| bool | IsValueWheelAdjustmentAllowedForCurrentItem () |
| template<typename T > | |
| bool | ApplyHexMouseWheel (T *data, T min_value, T max_value) |
| bool yaze::gui::anonymous_namespace{input.cc}::IsValueWheelAdjustmentAllowedForCurrentItem | ( | ) |
Definition at line 296 of file input.cc.
References IsValueWheelAdjustmentAllowedForCurrentItem().
Referenced by ApplyHexMouseWheel(), and IsValueWheelAdjustmentAllowedForCurrentItem().

| bool yaze::gui::anonymous_namespace{input.cc}::ApplyHexMouseWheel | ( | T * | data, |
| T | min_value, | ||
| T | max_value ) |
Definition at line 307 of file input.cc.
References ApplyHexMouseWheel(), and IsValueWheelAdjustmentAllowedForCurrentItem().
Referenced by ApplyHexMouseWheel().
