Home
last modified time | relevance | path

Searched refs:usesAttributes (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
DHTMLToken.h445 ASSERT(usesAttributes()); in getAttributeItem()
453 ASSERT(usesAttributes()); in attributes()
459 ASSERT(usesAttributes()); in takeAtributes()
505 bool usesAttributes() const in usesAttributes() function
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06106888 (WebCore::AtomicHTMLToken::usesAttributes):