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