Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DNodeIterator.idl29 …[DeprecateAs=NodeIteratorExpandEntityReferences] readonly attribute boolean expandEntityReferences;
/external/chromium_org/third_party/WebKit/Source/core/frame/
DUseCounter.h343 NodeIteratorExpandEntityReferences = 354, enumerator
DUseCounter.cpp747 case NodeIteratorExpandEntityReferences: in deprecationMessage()