Searched refs:isSpecialHTMLElement (Results 1 – 2 of 2) sorted by relevance
108 bool isSpecialHTMLElement(const Node*);
428 bool isSpecialHTMLElement(const Node* n) in isSpecialHTMLElement() function456 if (isSpecialHTMLElement(n)) { in firstInSpecialElement()473 if (isSpecialHTMLElement(n)) { in lastInSpecialElement()