Home
last modified time | relevance | path

Searched refs:collectStyleForPresentationAttribute (Results 1 – 25 of 64) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableCaptionElement.cpp43 void HTMLTableCaptionElement::collectStyleForPresentationAttribute(const QualifiedName& name, const… in DEFINE_NODE_FACTORY()
49 HTMLElement::collectStyleForPresentationAttribute(name, value, style); in DEFINE_NODE_FACTORY()
DHTMLUListElement.cpp48 void HTMLUListElement::collectStyleForPresentationAttribute(const QualifiedName& name, const Atomic… in collectStyleForPresentationAttribute() function in WebCore::HTMLUListElement
53 HTMLElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLPreElement.cpp51 void HTMLPreElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicSt… in collectStyleForPresentationAttribute() function in WebCore::HTMLPreElement
57 HTMLElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLDivElement.cpp42 void HTMLDivElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicSt… in DEFINE_NODE_FACTORY()
54 HTMLElement::collectStyleForPresentationAttribute(name, value, style); in DEFINE_NODE_FACTORY()
DHTMLParagraphElement.cpp42 void HTMLParagraphElement::collectStyleForPresentationAttribute(const QualifiedName& name, const At… in DEFINE_NODE_FACTORY()
54 HTMLElement::collectStyleForPresentationAttribute(name, value, style); in DEFINE_NODE_FACTORY()
DHTMLBRElement.cpp50 void HTMLBRElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicStr… in collectStyleForPresentationAttribute() function in WebCore::HTMLBRElement
62 HTMLElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLTableColElement.cpp53 void HTMLTableColElement::collectStyleForPresentationAttribute(const QualifiedName& name, const Ato… in collectStyleForPresentationAttribute() function in WebCore::HTMLTableColElement
58 HTMLTablePartElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLOListElement.cpp55 void HTMLOListElement::collectStyleForPresentationAttribute(const QualifiedName& name, const Atomic… in collectStyleForPresentationAttribute() function in WebCore::HTMLOListElement
69 HTMLElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLLIElement.cpp51 void HTMLLIElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicStr… in collectStyleForPresentationAttribute() function in WebCore::HTMLLIElement
67 HTMLElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLHRElement.cpp51 void HTMLHRElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicStr… in collectStyleForPresentationAttribute() function in WebCore::HTMLHRElement
91 HTMLElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLTablePartElement.cpp50 void HTMLTablePartElement::collectStyleForPresentationAttribute(const QualifiedName& name, const At… in collectStyleForPresentationAttribute() function in WebCore::HTMLTablePartElement
87 HTMLElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLIFrameElement.cpp53 void HTMLIFrameElement::collectStyleForPresentationAttribute(const QualifiedName& name, const Atomi… in collectStyleForPresentationAttribute() function in WebCore::HTMLIFrameElement
69 HTMLFrameElementBase::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLFontElement.cpp184 void HTMLFontElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicS… in collectStyleForPresentationAttribute() function in WebCore::HTMLFontElement
196 HTMLElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLTableCellElement.cpp84 void HTMLTableCellElement::collectStyleForPresentationAttribute(const QualifiedName& name, const At… in collectStyleForPresentationAttribute() function in WebCore::HTMLTableCellElement
101 HTMLTablePartElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLTableCaptionElement.h40 …virtual void collectStyleForPresentationAttribute(const QualifiedName&, const AtomicString&, Mutab…
DHTMLParagraphElement.h37 …virtual void collectStyleForPresentationAttribute(const QualifiedName&, const AtomicString&, Mutab…
DHTMLDivElement.h38 …virtual void collectStyleForPresentationAttribute(const QualifiedName&, const AtomicString&, Mutab…
DHTMLPreElement.h38 …virtual void collectStyleForPresentationAttribute(const QualifiedName&, const AtomicString&, Mutab…
DHTMLUListElement.h38 …virtual void collectStyleForPresentationAttribute(const QualifiedName&, const AtomicString&, Mutab…
DHTMLFontElement.h41 …virtual void collectStyleForPresentationAttribute(const QualifiedName&, const AtomicString&, Mutab…
DHTMLEmbedElement.cpp78 void HTMLEmbedElement::collectStyleForPresentationAttribute(const QualifiedName& name, const Atomic… in collectStyleForPresentationAttribute() function in WebCore::HTMLEmbedElement
86 HTMLPlugInElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
DHTMLHRElement.h40 …virtual void collectStyleForPresentationAttribute(const QualifiedName&, const AtomicString&, Mutab…
DHTMLTablePartElement.h43 …virtual void collectStyleForPresentationAttribute(const QualifiedName&, const AtomicString&, Mutab…
DHTMLBRElement.h41 …virtual void collectStyleForPresentationAttribute(const QualifiedName&, const AtomicString&, Mutab…
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGForeignObjectElement.cpp91 void SVGForeignObjectElement::collectStyleForPresentationAttribute(const QualifiedName& name, const… in collectStyleForPresentationAttribute() function in WebCore::SVGForeignObjectElement
104 SVGGraphicsElement::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()

123