Searched defs:TagNodeListCache (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DNodeRareData.h53 typedef HashMap<RefPtr<QualifiedName::QualifiedNameImpl>, TagNodeList*> TagNodeListCache; typedef in struct:WebCore::NodeListsNodeData
54 TagNodeListCache m_tagNodeListCache;

Completed in 36 milliseconds