Home
last modified time | relevance | path

Searched defs:presets (Results 1 – 3 of 3) sorted by relevance

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DPhpCssEmbedFilter.php26 private $presets = array(); variable in Assetic\\Filter\\PhpCssEmbedFilter
28 public function setPresets(array $presets)
H A DLessphpFilter.php30 private $presets = array(); variable in Assetic\\Filter\\LessphpFilter
63 public function setPresets(array $presets)
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js96 var addPresets = mxUtils.bind(this, function(presets, rowLength, defaultColor, addResetOption) argument