/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGTitleElement.cpp | 39 if (!rootParent->inDocument()) in DEFINE_NODE_FACTORY() 49 if (rootParent->inDocument() && document().isSVGDocument()) in removedFrom() 56 if (inDocument() && document().isSVGDocument()) in childrenChanged()
|
D | SVGMPathElement.cpp | 50 if (!inDocument()) in buildPendingResource() 81 if (rootParent->inDocument()) in insertedInto() 90 if (rootParent->inDocument()) in removedFrom()
|
D | SVGFEImageElement.cpp | 90 if (!inDocument()) in buildPendingResource() 158 if (rootParent->inDocument()) in removedFrom() 164 if (!inDocument()) in notifyFinished()
|
D | SVGFontFaceElement.cpp | 270 if (!inDocument()) { in rebuildFontFace() 314 if (!rootParent->inDocument()) { in insertedInto() 328 if (rootParent->inDocument()) { in removedFrom()
|
D | SVGUseElement.cpp | 113 if (!rootParent->inDocument()) in insertedInto() 126 if (rootParent->inDocument()) in removedFrom() 303 if (!inDocument()) in buildPendingResource() 308 if (!target || !target->inDocument()) { in buildPendingResource() 520 ASSERT(!subtree.inDocument()); in removeDisallowedElementsFromSubtree() 668 ASSERT(element->inDocument()); in invalidateDependentShadowTrees() 704 if (!inDocument()) in notifyFinished()
|
D | SVGTextPathElement.cpp | 145 if (!inDocument()) in buildPendingResource() 176 if (rootParent->inDocument()) in removedFrom()
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | HTMLIFrameElement.cpp | 75 if (name == srcAttr && inDocument()) { in attributeWillChange() 92 if (inDocument() && document().isHTMLDocument() && !isInShadowTree()) { in parseAttribute() 120 if (insertionPoint->inDocument()) { in insertedInto() 130 …if (insertionPoint->inDocument() && document().isHTMLDocument() && !insertionPoint->isInShadowTree… in insertedInto() 138 …if (insertionPoint->inDocument() && document().isHTMLDocument() && !insertionPoint->isInShadowTree… in removedFrom()
|
D | HTMLMapElement.cpp | 99 if (inDocument()) in parseAttribute() 105 if (inDocument()) in parseAttribute() 121 if (insertionPoint->inDocument()) in insertedInto() 128 if (insertionPoint->inDocument()) in removedFrom()
|
D | HTMLFormControlElementWithState.cpp | 49 if (insertionPoint->inDocument() && !containingShadowRoot()) in insertedInto() 56 …if (insertionPoint->inDocument() && !containingShadowRoot() && !insertionPoint->containingShadowRo… in removedFrom() 80 return inDocument() && shouldAutocomplete(); in shouldSaveAndRestoreFormControlState()
|
D | HTMLTitleElement.cpp | 50 if (inDocument() && !isInShadowTree()) in DEFINE_NODE_FACTORY() 58 if (insertionPoint->inDocument() && !insertionPoint->isInShadowTree()) in removedFrom() 65 if (inDocument() && !isInShadowTree() && !m_ignoreTitleUpdatesWhenChildrenChange) in childrenChanged()
|
D | HTMLStyleElement.cpp | 70 } else if (name == mediaAttr && inDocument() && document().isActive() && m_sheet) { in parseAttribute() 87 if (insertionPoint->inDocument() && isInShadowTree()) { in insertedInto() 98 if (!insertionPoint->inDocument()) in removedFrom() 135 if (!inDocument()) in scopingNode()
|
D | FormAssociatedElement.cpp | 91 if (!insertionPoint->inDocument()) in insertedInto() 102 if (insertionPoint->inDocument() && element->fastHasAttribute(formAttr)) in removedFrom() 115 if (!formId.isNull() && element->inDocument()) { in findAssociatedForm() 140 if (form && form->inDocument()) { in associateByParser() 196 if (m_form && m_form.get() != originalForm && m_form->inDocument()) in resetFormOwner() 285 if (!formId.isNull() && element->inDocument()) in resetFormAttributeTargetObserver()
|
D | HTMLBaseElement.cpp | 54 if (insertionPoint->inDocument()) in insertedInto() 62 if (insertionPoint->inDocument()) in removedFrom()
|
D | HTMLLinkElement.cpp | 155 if (inDocument()) in ~HTMLLinkElement() 194 return inDocument(); in shouldLoadLink() 204 bool visible = inDocument() && !m_isInShadowTree; in linkResourceToProcess() 263 if (insertionPoint->inDocument()) { in insertedInto() 274 if (!insertionPoint->inDocument()) in insertedInto() 294 if (!insertionPoint->inDocument()) in removedFrom() 457 if (name == hrefAttr && inDocument()) { in attributeWillChange() 501 if (!m_owner->inDocument()) { in setCSSStyleSheet()
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | ReplaceNodeWithSpanCommand.cpp | 54 ASSERT(elementToReplace.inDocument()); in swapInNodePreservingAttributesAndChildren() 71 if (!m_elementToReplace->inDocument()) in doApply() 80 if (!m_spanElement->inDocument()) in doUnapply()
|
D | MoveSelectionCommand.cpp | 65 if (!pos.inDocument()) in doApply() 71 if (!pos.inDocument()) { in doApply()
|
D | DeleteSelectionCommand.cpp | 537 …)->isDescendantOf(m_downstreamEnd.deprecatedNode()) && m_downstreamEnd.inDocument() && m_downstrea… in handleGeneralDelete() 554 } else if (!(startNodeWasDescendantOfEndNode && !m_upstreamStart.inDocument())) { in handleGeneralDelete() 606 if (!m_downstreamEnd.inDocument() || !m_upstreamStart.inDocument()) in mergeParagraphs() 683 if (m_endTableRow && m_endTableRow->inDocument() && m_endTableRow != m_startTableRow) { in removePreviouslySelectedEmptyTableRows() 696 if (m_startTableRow && m_startTableRow->inDocument() && m_startTableRow != m_endTableRow) { in removePreviouslySelectedEmptyTableRows() 706 if (m_endTableRow && m_endTableRow->inDocument() && m_endTableRow != m_startTableRow) in removePreviouslySelectedEmptyTableRows()
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | ProcessingInstruction.cpp | 64 if (inDocument()) { in ~ProcessingInstruction() 189 if (!inDocument()) { in setCSSStyleSheet() 214 if (!inDocument()) { in setXSLStyleSheet() 253 if (!insertionPoint->inDocument()) in insertedInto() 271 if (!insertionPoint->inDocument()) in removedFrom()
|
D | StyleElement.cpp | 67 ASSERT(element->inDocument()); in processStyleSheet() 104 if (element->inDocument()) { in clearDocumentData() 129 if (!element || !element->inDocument()) in process() 147 ASSERT(e->inDocument()); in createSheet()
|
D | ScriptLoader.cpp | 89 if (!m_parserInserted && m_element->inDocument()) in childrenChanged() 192 if (!m_element->inDocument()) in prepareScript() 258 if (!m_element->inDocument() || m_element->document() != elementDocument) in fetchScript() 413 …alreadyStarted || m_isExternalScript || m_parserInserted || !element() || !element()->inDocument(); in ignoresLoadRequest()
|
D | Position.h | 131 bool inDocument() const { return m_anchorNode && m_anchorNode->inDocument(); } in inDocument() function 145 bool isOrphan() const { return m_anchorNode && !m_anchorNode->inDocument(); } in isOrphan()
|
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ |
D | RetainedDOMInfo.cpp | 71 return m_root->inDocument() ? "(Document DOM trees)" : "(Detached DOM trees)"; in GetGroupLabel() 76 return m_root->inDocument() ? "Document DOM tree" : "Detached DOM tree"; in GetLabel()
|
/external/chromium_org/third_party/WebKit/Source/core/svg/animation/ |
D | SMILTimeContainer.cpp | 451 if (animationsToApply[i]->inDocument() && animationsToApply[i]->isSVGDiscardElement()) { in updateAnimations() 454 if (targetElement && targetElement->inDocument()) { in updateAnimations() 456 ASSERT(!targetElement->inDocument()); in updateAnimations() 459 if (animDiscard->inDocument()) { in updateAnimations() 461 ASSERT(!animDiscard->inDocument()); in updateAnimations()
|
/external/chromium_org/third_party/WebKit/Source/core/html/imports/ |
D | LinkImport.cpp | 67 if (!m_child || !m_owner || !m_owner->inDocument()) in importedDocument() 106 if (!m_owner || !m_owner->inDocument()) in didFinish()
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
D | MediaControlElements.cpp | 403 if (!inDocument() || !document().isActive()) in defaultEventHandler() 434 return inDocument() && document().isActive(); in willRespondToMouseClickEvents() 480 if (!inDocument() || !document().isActive()) in defaultEventHandler() 495 if (!inDocument() || !document().isActive()) in willRespondToMouseMoveEvents() 503 if (!inDocument() || !document().isActive()) in willRespondToMouseClickEvents()
|