Home
last modified time | relevance | path

Searched defs:SCALE_AUTO (Results 1 – 2 of 2) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DScalingOptions.hpp17 enum {SCALE_NONE = 0, SCALE_VALUE = 1, SCALE_LOG = 2, SCALE_AUTO = 4}; enumerator
/dports/misc/visp/visp-3.4.0/modules/core/include/visp3/core/
H A DvpDisplay.h183 SCALE_AUTO, /*!< Auto down scaling factor computed fom the screen enumerator