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

  /external/chromium_org/third_party/WebKit/Source/core/html/
LabelableElement.cpp 47 return ensureRareData().ensureNodeLists().addCache<LabelsNodeList>(*this, LabelsNodeListType);
  /external/chromium_org/third_party/WebKit/Source/core/dom/
NodeRareData.h 108 PassRefPtrWillBeRawPtr<T> addCache(ContainerNode& node, CollectionType collectionType, const AtomicString& name)
125 PassRefPtrWillBeRawPtr<T> addCache(ContainerNode& node, CollectionType collectionType)
147 PassRefPtrWillBeRawPtr<TagCollection> addCache(ContainerNode& node, const AtomicString& namespaceURI, const AtomicString& localName)
ContainerNode.cpp     [all...]
Element.cpp     [all...]
Document.cpp     [all...]

Completed in 641 milliseconds