Searched defs:HTMLElementEquivalent (Results 1 – 2 of 2) sorted by relevance
94 class HTMLElementEquivalent { class117 HTMLElementEquivalent::HTMLElementEquivalent(CSSPropertyID id) in HTMLElementEquivalent() function in WebCore::HTMLElementEquivalent123 HTMLElementEquivalent::HTMLElementEquivalent(CSSPropertyID id, const QualifiedName& tagName) in HTMLElementEquivalent() function in WebCore::HTMLElementEquivalent129 HTMLElementEquivalent::HTMLElementEquivalent(CSSPropertyID id, int primitiveValue, const QualifiedN… in HTMLElementEquivalent() function in WebCore::HTMLElementEquivalent
145 friend class HTMLElementEquivalent; variable