Home
last modified time | relevance | path

Searched defs:contrast (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DColor.php23 public $contrast; variable in Google\\Service\\Transcoder\\Color
34 public function setContrast($contrast)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DImageProperties.php37 public $contrast; variable in Google\\Service\\Docs\\ImageProperties
94 public function setContrast($contrast)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DImageProperties.php29 public $contrast; variable in Google\\Service\\Slides\\ImageProperties
62 public function setContrast($contrast)
/plugin/combo/resources/dictionary/
H A Dicomoon-icons.json215 "contrast": "214-contrast", string
H A Dcarbon-icons.json411 "contrast": "contrast", string
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js8062 Snap.filter.contrast = function (amount) { function