Searched defs:decls (Results 1 – 6 of 6) sorted by relevance
| /plugin/odt/helper/ |
| D | cssimport.php | 70 public function explode (&$decls) { 151 protected function explodeBackgroundShorthand (&$decls) { 194 protected function explodeFontShorthand (&$decls, $setDefaults=false) { 344 protected function explodePaddingShorthand (&$decls) { 379 protected function explodeMarginShorthand (&$decls) { 414 protected function explodeBorderShorthand (&$decls) { 497 protected function explodeListStyleShorthand (&$decls) { 576 protected function explodeFlexShorthand (&$decls) { 594 protected function explodeTransitionShorthand (&$decls) { 615 protected function explodeOutlineShorthand (&$decls) { [all …]
|
| /plugin/odt/ODT/css/ |
| D | cssimportnew.php | 705 public function __construct($selector, $decls, $media = NULL) {
|
| /plugin/asciidocjs/node_modules/acorn/src/ |
| D | statement.js | 650 pp.checkVariableExport = function(exports, decls) { argument
|
| /plugin/asciidocjs/node_modules/uglify-js/lib/ |
| D | compress.js | 4010 function to_simple_statement(block, decls) { argument 4065 var decls = []; variable 11074 function append_var(decls, expressions, name, value) { argument 11096 function flatten_args(decls, expressions) { argument 11149 function flatten_destructured(decls, expressions) { argument 11174 function flatten_vars(decls, expressions) { argument
|
| /plugin/asciidocjs/node_modules/acorn/dist/ |
| D | acorn.es.js | 1312 pp$1.checkVariableExport = function(exports, decls) { argument
|
| D | acorn.js | 1318 pp$1.checkVariableExport = function(exports, decls) { argument
|