Searched defs:isHTMLContentAttribute (Results 1 – 2 of 2) sorted by relevance
205 bool HTMLFrameElementBase::isHTMLContentAttribute(const Attribute& attribute) const in isHTMLContentAttribute() function in blink::HTMLFrameElementBase
345 virtual bool isHTMLContentAttribute(const Attribute&) const { return false; } in isHTMLContentAttribute() function