Home
last modified time | relevance | path

Searched refs:specificity (Results 1 – 25 of 31) sorted by relevance

12

/plugin/scrape/vendor/symfony/css-selector/Node/
DSpecificity.php43 public function plus(self $specificity): self argument
45 …return new self($this->a + $specificity->a, $this->b + $specificity->b, $this->c + $specificity->c…
57 public function compareTo(self $specificity): int argument
59 if ($this->a !== $specificity->a) {
60 return $this->a > $specificity->a ? 1 : -1;
63 if ($this->b !== $specificity->b) {
64 return $this->b > $specificity->b ? 1 : -1;
67 if ($this->c !== $specificity->c) {
68 return $this->c > $specificity->c ? 1 : -1;
/plugin/odt/ODT/css/
Dcssimportnew.php170 protected $specificity = 0; variable in css_simple_selector
296 $this->specificity = $a * 100 + $b *10 + $c;
392 return $this->specificity;
413 protected $specificity = array(); variable in css_selector
428 $specificity = 0;
449 $specificity += $selector [$size]['selector']->getSpecificity();
473 $this->specificity [] = $specificity;
476 $specificity = 0;
483 $specificity += $selector [$size]['selector']->getSpecificity();
485 $this->specificity [] = $specificity;
[all …]
/plugin/html2pdf/html2pdf/html2ps/
Dcss.selectors.inc.php180 $specificity = array(0,0,0);
183 $specificity = array($specificity[0]+$s[0],
184 $specificity[1]+$s[1],
185 $specificity[2]+$s[2]);
187 return $specificity;
Dcss.rules.inc.php10 var $specificity; variable in CSSRule
29 $this->specificity = css_selector_specificity($this->selector);
44 function get_specificity() { return $this->specificity; }
/plugin/webdav/vendor/sabre/http/lib/
Dfunctions.php167 $specificity =
176 ($proposal['quality'] === $lastQuality && $specificity > $lastSpecificity) ||
177 …($proposal['quality'] === $lastQuality && $specificity === $lastSpecificity && $optionIndex < $las…
181 $lastSpecificity = $specificity;
/plugin/davcal/vendor/sabre/http/lib/
H A Dfunctions.php167 $specificity =
176 ($proposal['quality'] === $lastQuality && $specificity > $lastSpecificity) ||
177 …($proposal['quality'] === $lastQuality && $specificity === $lastSpecificity && $optionIndex < $las…
181 $lastSpecificity = $specificity;
/plugin/html2pdf/html2pdf/html2ps/cache/
D7d888258e9745b3716532ea81342daaf.css.compiled1specificity";a:3:{i:0;i:0;i:1;i:0;i:2;i:1;}s:13:"pseudoelement";N;}i:1;O:7:"CSSRule":6:{s:8:"selec…
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/
Dspecificities-overlap.js1 var specificity = require('./specificity'); variable
28 cache[selector] = value = specificity(selector);
Dspecificity.js16 function specificity(selector) { function
77 module.exports = specificity;
Dmerge-non-adjacent-by-selector.js11 var specificityCache = context.cache.specificity;
Dmerge-media-queries.js12 var specificityCache = context.cache.specificity;
Drestructure.js30 var specificityCache = context.cache.specificity;
/plugin/asciidocjs/node_modules/clean-css/lib/
Dclean.js97 specificity: {} property
/plugin/sidebar/
Dstyle.css176 /* duplicate standard DW styles with increased specificity to counter some sidebar styles */
/plugin/indexmenu/scripts/fancytree/skin-bootstrap/
Dui.fancytree.less243 …&.fancytree-container { // adding this class to increase specificity, so we can override .fancytr…
342 // // We add .fancytree-container to increase specificity, so we can override
/plugin/dropfiles/
Dyarn.lock2551 specificity@^0.3.1:
2553 …resolved "https://registry.yarnpkg.com/specificity/-/specificity-0.3.2.tgz#99e6511eceef0f8d9b57924…
2713 specificity "^0.3.1"
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js35585 specificity.id++;
35589 specificity.attr++;
35596 specificity.tag++;
35601 specificity.tag++; // pseudo element
35608 specificity.attr++; //pseudo class
35617 var specificity = new Specificity();
35619 …rg/en-US/docs/Web/CSS/Specificity): ({0}, {1}, {2})", specificity.id, specificity.attr, specificit…
D2.2.js.map1specificity.\"\n },\n {\n \"name\": \":only-of-type\",\n \"ref…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js26011 specificity: property
26198 rule.specificity = maxSpecificity;
26216 var specificityA = ruleA.specificity;
26217 var specificityB = ruleB.specificity;
26234 if (ruleA.specificity == ruleB.specificity)
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js6898 }}}CSSRuleMap[rid]={styleSheetId:ssid,styleSheetIndex:i,order:++globalCSSRuleIndex,specificity:sele… property
6959 }}}rule.specificity=maxSpecificity
6965 var specificityA=ruleA.specificity;
6966 var specificityB=ruleB.specificity;
6973 if(ruleA.specificity==ruleB.specificity){return ruleA.order>ruleB.order?1:-1
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js6909 }}}CSSRuleMap[rid]={styleSheetId:ssid,styleSheetIndex:i,order:++globalCSSRuleIndex,specificity:sele… property
6970 }}}rule.specificity=maxSpecificity
6976 var specificityA=ruleA.specificity;
6977 var specificityB=ruleB.specificity;
6984 if(ruleA.specificity==ruleB.specificity){return ruleA.order>ruleB.order?1:-1
/plugin/asciidocjs/node_modules/clean-css/
DHistory.md228 …://github.com/jakubpawlowicz/clean-css/issues/773) - adds reordering based on selector specificity.
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1specificity issues in many other styles that are too complex to fix.\n// See https://github.com/tw…
H A Dbootstrap.rtl.min.css.map1specificity issues in many other styles that are too complex to fix.\n// See https://github.com/tw…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js20813 specificity: ids.length * 10000 + classes.length * 100 + tags.length
20863 if (!(specificities[key] > rule.selector.specificity)) {
20865 specificities[key] = rule.selector.specificity;

12