Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.cpp317 bool wasInDocument = rootParent->inDocument(); in removedFrom() local
319 if (wasInDocument && hasRelativeLengths()) { in removedFrom()
335 if (wasInDocument) { in removedFrom()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.cpp1306 bool wasInDocument = insertionPoint->inDocument(); in removedFrom() local
1335 if (wasInDocument) { in removedFrom()