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

  /external/webkit/Source/WebCore/dom/
TreeScope.h 46 void addElementById(const AtomicString& elementId, Element*);
TreeScope.cpp 85 void TreeScope::addElementById(const AtomicString& elementId, Element* element)
Element.h 489 doc->addElementById(newId, this);

Completed in 111 milliseconds