Searched refs:getPseudoElement (Results 1 – 5 of 5) sorted by relevance
40 public function getPseudoElement(): ?string function in Symfony\\Component\\CssSelector\\Node\\SelectorNode
99 if (null !== $selector->getPseudoElement()) {
1 …getPseudoElement("::"+t[1])},e.prototype.selectorToSpecificityMarkedString=function(e){var t=this,… method in e
24214 …CSSDataManager.prototype.getPseudoElement = function (name) { return this._pseudoElementSet[name];…32457 ? this.cssDataManager.getPseudoElement(selectorName)35575 return !!this.cssDataManager.getPseudoElement("::" + match[1]);
1 …getPseudoElement = function (name) { return this._pseudoElementSet[name]; };\n CSSDataManager.p…