Searched defs:coreNode (Results 1 – 4 of 4) sorted by relevance
94 Node* InjectedBundleNodeHandle::coreNode() const in coreNode() function in WebKit::InjectedBundleNodeHandle
268 Node* coreNode = doc->getElementById(elementId); in pauseAnimation() local288 Node* coreNode = doc->getElementById(elementId); in pauseTransitionOfProperty() local617 Node* coreNode = doc->getElementById(elementId); in elementDoesAutoCompleteForElementWithId() local1038 Node* coreNode = doc->getElementById(elementId); in mediaContentUrlByElementId() local
400 Node* coreNode = m_coreFrame->document()->getElementById(elementID); in pauseAnimationOnElementWithId() local
1378 const Node* coreNode = constrainToNode.constUnwrap<Node>(); in printBegin() local