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

  /external/chromium_org/third_party/WebKit/Source/core/html/
CollectionType.h 75 inline bool isHTMLCollectionType(CollectionType type)
HTMLCollection.h 155 DEFINE_TYPE_CASTS(HTMLCollection, LiveNodeListBase, collection, isHTMLCollectionType(collection->type()), isHTMLCollectionType(collection.type()));

Completed in 158 milliseconds