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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
Element.h 79 void setIdForStyleResolution(const AtomicString& newId) const { m_idForStyleResolution = newId; }
    [all...]
Element.cpp 930 elementData()->setIdForStyleResolution(newId);
    [all...]

Completed in 210 milliseconds