Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.cpp1959 bool hasIdAttr = !idattr.isNull() && !idattr.isEmpty(); in showNodePathForThis() local
1965 if (hasIdAttr) in showNodePathForThis()
1969 } else if (hasIdAttr) in showNodePathForThis()