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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DNode.cpp1699 bool hasIdAttr = !idattr.isNull() && !idattr.isEmpty(); local
1705 if (hasIdAttr)
1709 } else if (hasIdAttr) {

Completed in 68 milliseconds