Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.cpp140 size_t notationNodes = 0; in dumpStatistics() local
225 ++notationNodes; in dumpStatistics()
249 printf(" Number of Notation nodes: %zu\n", notationNodes); in dumpStatistics()