Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DFrameTree.cpp213 unsigned scopedCount = 0; in scopedChildCount() local
216 scopedCount++; in scopedChildCount()
219 return scopedCount; in scopedChildCount()