Home
last modified time | relevance | path

Searched refs:decls (Results 1 – 12 of 12) sorted by relevance

/plugin/odt/helper/
Dcssimport.php68 * @param css_declaration[] $decls
70 public function explode (&$decls) { argument
77 $this->explodeBackgroundShorthand ($decls);
80 $this->explodeFontShorthand ($decls);
83 $this->explodePaddingShorthand ($decls);
86 $this->explodeMarginShorthand ($decls);
89 $this->explodeBorderShorthand ($decls);
92 $this->explodeListStyleShorthand ($decls);
95 $this->explodeFlexShorthand ($decls);
98 $this->explodeTransitionShorthand ($decls);
[all …]
/plugin/odt/ODT/css/
Dcssimportnew.php702 * @param string $decls String containing the declarations
705 public function __construct($selector, $decls, $media = NULL) { argument
713 $decls = trim ($decls, '{}');
717 $end = strlen ($decls);
719 $colon = strpos ($decls, ':', $pos);
723 $semi = strpos ($decls, ';', $colon + 1);
728 $property = substr ($decls, $pos, $colon - $pos);
731 $value = substr ($decls, $colon + 1, $semi - ($colon + 1));
998 $decls = substr ($contents, $bracket_open + 1, $bracket_close - $bracket_open);
999 $this->rules [] = new css_rule_new ($before_open_bracket, $decls, $media);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/
DExtractStyleBlocks.php146 foreach ($this->_tidy->css as $k => $decls) {
149 foreach ($decls as $selector => $style) {
/plugin/asciidocjs/node_modules/acorn/src/
Dstatement.js650 pp.checkVariableExport = function(exports, decls) { argument
652 for (let i = 0; i < decls.length; i++)
653 this.checkPatternExport(exports, decls[i].id)
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js4010 function to_simple_statement(block, decls) { argument
4016 decls.push(line);
4065 var decls = []; variable
4066 var body = to_simple_statement(stat.body, decls);
4067 var alt = to_simple_statement(stat.alternative, decls);
4068 if (body !== false && alt !== false && decls.length > 0) {
4069 var len = decls.length;
4070 decls.push(make_node(AST_If, stat, {
4075 decls.unshift(n, 1);
4076 [].splice.apply(statements, decls);
[all …]
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn.es.js1312 pp$1.checkVariableExport = function(exports, decls) { argument
1316 for (var i = 0; i < decls.length; i++)
1317 this$1.checkPatternExport(exports, decls[i].id)
Dacorn.js1318 pp$1.checkVariableExport = function(exports, decls) { argument
1322 for (var i = 0; i < decls.length; i++)
1323 this$1.checkPatternExport(exports, decls[i].id)
/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy_optimise.php566 foreach ($array as $selector => $decls) {
/plugin/codemirror/dist/modes/
Djavascript.min.js.map1 …r\" && state.context && state.context.block) {\n // FIXME function decls are also not block…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js25155 BodyDeclaration.prototype.setDeclarations = function (decls) {
25156 return this.setNode('declarations', decls);
D2.2.js.map1 …laration.prototype.setDeclarations = function (decls) {\n return this.setNode('declarations…
/plugin/xlsx2dw/packages/xlsx/
Dxlsx.mjs22283 case 'font-face-decls': // 3.14 <office:font-face-decls>
22563 case 'dde-connection-decls': // 14.6.2 <text: