Home
last modified time | relevance | path

Searched refs:getConstraints (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/cortex/ValControl/
H A DNumericValControl.h83 void getConstraints(double* outMinValue, double* outMaxValue);
H A DNumericValControl.cpp190 NumericValControl::getConstraints(double* outMinValue, double* outMaxValue) in getConstraints() function in NumericValControl