Lines Matching full:defaultvalue
375 * options object. If property is missing it returns defaultValue. If value384 var getOption = function getOption(property, type, values, defaultValue) {408 return defaultValue;