Home | History | Annotate | Download | only in html

Lines Matching defs:HTMLPlugInElement

24 #include "HTMLPlugInElement.h"
50 HTMLPlugInElement::HTMLPlugInElement(const QualifiedName& tagName, Document* doc)
60 HTMLPlugInElement::~HTMLPlugInElement()
72 void HTMLPlugInElement::detach()
85 PassScriptInstance HTMLPlugInElement::getInstance() const
102 Widget* HTMLPlugInElement::pluginWidget() const
117 bool HTMLPlugInElement::mapToEntry(const QualifiedName& attrName, MappedAttributeEntry& result) const
135 void HTMLPlugInElement::parseMappedAttribute(Attribute* attr)
153 void HTMLPlugInElement::defaultEventHandler(Event* event)
177 NPObject* HTMLPlugInElement::getNPObject()
188 bool HTMLPlugInElement::supportsFocus() const