HomeSort by relevance Sort by last modified time
    Searched refs:addElementById (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/dom/
Element.h 380 doc->addElementById(newId, this);
Document.h 747 void addElementById(const AtomicString& elementId, Element *element);
    [all...]
Document.cpp 1083 void Document::addElementById(const AtomicString& elementId, Element* element)
    [all...]

Completed in 33 milliseconds