Home
last modified time | relevance | path

Searched refs:transformValue (Results 1 – 3 of 3) sorted by relevance

/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/
Doptimize.js369 function transformValue(propertyName, propertyValue, rule, transformCallback) { function
488 value = transformValue(name, value, rule, levelOptions.transform);
/plugin/combo/ComboStrap/
H A DTagAttributes.php617 $transformValue = $this->getValueAndRemove(self::TRANSFORM);
618 $this->addStyleDeclarationIfNotSet("transform", $transformValue);
/plugin/bb4dw/
Dbibtexbrowser.php1251 function transformValue($value) { function in BibEntry
1286 $value = $this->transformValue($value);
1548 $author = $this->transformValue($author);
1676 $author = $this->transformValue($author);