Home
last modified time | relevance | path

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

/external/chromium_org/components/policy/core/browser/
Dconfiguration_policy_handler.h139 bool clamp_; variable
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dbraille_util.js426 cvox.BrailleUtil.clamp_ = function(number, min, max) { function in cvox.BrailleUtil