Searched refs:getLimits (Results 1 – 6 of 6) sorted by relevance
87 gotLimits=(double*)form->getLimits(count); in TestSimpleExample()220 const double* retLimits = fileform->getLimits( retCount ); in TestComplexExample()491 const double *limits2 = fmt2.getLimits(count2); in TestClosures()
422 virtual const double* getLimits(int32_t& count) const;
586 ChoiceFormat::getLimits(int32_t& cnt) const in getLimits() function in ChoiceFormat