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

  /external/webkit/WebCore/dom/
Element.h 291 const QualifiedName& rareIDAttributeName() const;
350 return hasRareData() ? rareIDAttributeName() : HTMLNames::idAttr;
Element.cpp     [all...]

Completed in 567 milliseconds