Home
last modified time | relevance | path

Searched defs:hasID (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElementData.h75 bool hasID() const { return !m_idForStyleResolution.isNull(); } in hasID() function
DElement.h758 inline bool Element::hasID() const in hasID() function