Home
last modified time | relevance | path

Searched refs:IsPresentationAttribute (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dproperty_handle.h61 bool IsPresentationAttribute() const { in IsPresentationAttribute() function
65 DCHECK(IsPresentationAttribute()); in PresentationAttribute()
78 DCHECK(IsCSSProperty() || IsPresentationAttribute()); in GetCSSPropertyName()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dproperty_handle.h61 bool IsPresentationAttribute() const { in IsPresentationAttribute() function
65 DCHECK(IsPresentationAttribute()); in PresentationAttribute()
78 DCHECK(IsCSSProperty() || IsPresentationAttribute()); in GetCSSPropertyName()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dhtml_pre_element.cc36 bool HTMLPreElement::IsPresentationAttribute(const QualifiedName& name) const { in IsPresentationAttribute() function in blink::HTMLPreElement
39 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_br_element.cc35 bool HTMLBRElement::IsPresentationAttribute(const QualifiedName& name) const { in IsPresentationAttribute() function in blink::HTMLBRElement
38 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_ulist_element.cc34 bool HTMLUListElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::HTMLUListElement
38 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_table_col_element.cc42 bool HTMLTableColElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::HTMLTableColElement
46 return HTMLTablePartElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_olist_element.cc43 bool HTMLOListElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::HTMLOListElement
47 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_li_element.cc38 bool HTMLLIElement::IsPresentationAttribute(const QualifiedName& name) const { in IsPresentationAttribute() function in blink::HTMLLIElement
41 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_table_part_element.cc42 bool HTMLTablePartElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::HTMLTablePartElement
48 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_dialog_element.cc205 bool HTMLDialogElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::HTMLDialogElement
213 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_table_cell_element.cc88 bool HTMLTableCellElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::HTMLTableCellElement
93 return HTMLTablePartElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_font_element.cc168 bool HTMLFontElement::IsPresentationAttribute(const QualifiedName& name) const { in IsPresentationAttribute() function in blink::HTMLFontElement
172 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dhtml_pre_element.cc36 bool HTMLPreElement::IsPresentationAttribute(const QualifiedName& name) const { in IsPresentationAttribute() function in blink::HTMLPreElement
39 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_br_element.cc35 bool HTMLBRElement::IsPresentationAttribute(const QualifiedName& name) const { in IsPresentationAttribute() function in blink::HTMLBRElement
38 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_ulist_element.cc34 bool HTMLUListElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::HTMLUListElement
38 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_table_col_element.cc42 bool HTMLTableColElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::HTMLTableColElement
46 return HTMLTablePartElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_olist_element.cc43 bool HTMLOListElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::HTMLOListElement
47 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_li_element.cc38 bool HTMLLIElement::IsPresentationAttribute(const QualifiedName& name) const { in IsPresentationAttribute() function in blink::HTMLLIElement
41 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_table_part_element.cc42 bool HTMLTablePartElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::HTMLTablePartElement
48 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dhtml_font_element.cc168 bool HTMLFontElement::IsPresentationAttribute(const QualifiedName& name) const { in IsPresentationAttribute() function in blink::HTMLFontElement
172 return HTMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/mathml/
H A Dmathml_space_element.cc22 bool MathMLSpaceElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::MathMLSpaceElement
27 return MathMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dmathml_padded_element.cc64 bool MathMLPaddedElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::MathMLPaddedElement
68 return MathMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/mathml/
H A Dmathml_space_element.cc23 bool MathMLSpaceElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::MathMLSpaceElement
28 return MathMLElement::IsPresentationAttribute(name); in IsPresentationAttribute()
H A Dmathml_element.cc36 bool MathMLElement::IsPresentationAttribute(const QualifiedName& name) const { in IsPresentationAttribute() function in blink::MathMLElement
44 return Element::IsPresentationAttribute(name); in IsPresentationAttribute()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dhtml_button_element.cc79 bool HTMLButtonElement::IsPresentationAttribute( in IsPresentationAttribute() function in blink::HTMLButtonElement
87 return HTMLFormControlElement::IsPresentationAttribute(name); in IsPresentationAttribute()

1234567