Home
last modified time | relevance | path

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

/plugin/odt/helper/
Dcssimport.php70 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/
Dcssimportnew.php705 public function __construct($selector, $decls, $media = NULL) {
/plugin/asciidocjs/node_modules/acorn/src/
Dstatement.js650 pp.checkVariableExport = function(exports, decls) { argument
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js4010 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/
Dacorn.es.js1312 pp$1.checkVariableExport = function(exports, decls) { argument
Dacorn.js1318 pp$1.checkVariableExport = function(exports, decls) { argument