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.cpp356 bool wasInDocument = rootParent->inDocument(); in removedFrom() local
358 if (wasInDocument && hasRelativeLengths()) { in removedFrom()
374 if (wasInDocument) { in removedFrom()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.cpp1319 bool wasInDocument = insertionPoint->inDocument(); in removedFrom() local
1348 if (wasInDocument) { in removedFrom()