Home
last modified time | relevance | path

Searched refs:HasLegalLinkAttribute (Results 1 – 25 of 74) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dhtml_mod_element.cc38 bool HTMLModElement::HasLegalLinkAttribute(const QualifiedName& name) const { in HasLegalLinkAttribute() function in blink::HTMLModElement
40 HTMLElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dhtml_quote_element.cc42 bool HTMLQuoteElement::HasLegalLinkAttribute(const QualifiedName& name) const { in HasLegalLinkAttribute() function in blink::HTMLQuoteElement
44 HTMLElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dhtml_table_row_element.cc44 bool HTMLTableRowElement::HasLegalLinkAttribute( in HasLegalLinkAttribute() function in blink::HTMLTableRowElement
47 HTMLTablePartElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dhtml_table_cell_element.cc147 bool HTMLTableCellElement::HasLegalLinkAttribute( in HasLegalLinkAttribute() function in blink::HTMLTableCellElement
151 HTMLTablePartElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dhtml_mod_element.h39 bool HasLegalLinkAttribute(const QualifiedName&) const override;
H A Dhtml_table_row_element.h55 bool HasLegalLinkAttribute(const QualifiedName&) const override;
H A Dhtml_frame_element_base.cc248 bool HTMLFrameElementBase::HasLegalLinkAttribute( in HasLegalLinkAttribute() function in blink::HTMLFrameElementBase
251 HTMLFrameOwnerElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dhtml_body_element.h65 bool HasLegalLinkAttribute(const QualifiedName&) const override;
H A Dhtml_quote_element.h40 bool HasLegalLinkAttribute(const QualifiedName&) const override;
H A Dhtml_script_element.cc64 bool HTMLScriptElement::HasLegalLinkAttribute(const QualifiedName& name) const { in HasLegalLinkAttribute() function in blink::HTMLScriptElement
66 HTMLElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dhtml_table_cell_element.h66 bool HasLegalLinkAttribute(const QualifiedName&) const override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dhtml_mod_element.cc38 bool HTMLModElement::HasLegalLinkAttribute(const QualifiedName& name) const { in HasLegalLinkAttribute() function in blink::HTMLModElement
40 HTMLElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dhtml_quote_element.cc42 bool HTMLQuoteElement::HasLegalLinkAttribute(const QualifiedName& name) const { in HasLegalLinkAttribute() function in blink::HTMLQuoteElement
44 HTMLElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dhtml_table_row_element.cc44 bool HTMLTableRowElement::HasLegalLinkAttribute( in HasLegalLinkAttribute() function in blink::HTMLTableRowElement
47 HTMLTablePartElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dhtml_table_cell_element.cc147 bool HTMLTableCellElement::HasLegalLinkAttribute( in HasLegalLinkAttribute() function in blink::HTMLTableCellElement
151 HTMLTablePartElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dhtml_mod_element.h39 bool HasLegalLinkAttribute(const QualifiedName&) const override;
H A Dhtml_table_row_element.h55 bool HasLegalLinkAttribute(const QualifiedName&) const override;
H A Dhtml_frame_element_base.cc248 bool HTMLFrameElementBase::HasLegalLinkAttribute( in HasLegalLinkAttribute() function in blink::HTMLFrameElementBase
251 HTMLFrameOwnerElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dhtml_body_element.h62 bool HasLegalLinkAttribute(const QualifiedName&) const override;
H A Dhtml_quote_element.h40 bool HasLegalLinkAttribute(const QualifiedName&) const override;
H A Dhtml_script_element.cc65 bool HTMLScriptElement::HasLegalLinkAttribute(const QualifiedName& name) const { in HasLegalLinkAttribute() function in blink::HTMLScriptElement
67 HTMLElement::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dimage_input_type.cc231 bool ImageInputType::HasLegalLinkAttribute(const QualifiedName& name) const { in HasLegalLinkAttribute() function in blink::ImageInputType
233 BaseButtonInputType::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dimage_input_type.h67 bool HasLegalLinkAttribute(const QualifiedName&) const override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dimage_input_type.cc230 bool ImageInputType::HasLegalLinkAttribute(const QualifiedName& name) const { in HasLegalLinkAttribute() function in blink::ImageInputType
232 BaseButtonInputType::HasLegalLinkAttribute(name); in HasLegalLinkAttribute()
H A Dimage_input_type.h68 bool HasLegalLinkAttribute(const QualifiedName&) const override;

123