Home
last modified time | relevance | path

Searched refs:setHasNameCache (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLFormControlsCollection.cpp159 setHasNameCache(); in updateNameCache()
DHTMLCollection.cpp643 setHasNameCache(); in updateNameCache()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DLiveNodeList.h133 void setHasNameCache() const { m_isNameCacheValid = true; } in setHasNameCache() function