Home
last modified time | relevance | path

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

/external/webkit/WebCore/dom/
DNode.cpp795 static Node* outermostLazyAttachedAncestor(Node* start) in outermostLazyAttachedAncestor() function
819 Node* lazyAttachedAncestor = outermostLazyAttachedAncestor(this); in lazyAttach()
/external/webkit/WebCore/
DChangeLog-2008-08-1016355 (WebCore::outermostLazyAttachedAncestor): Helper function for lazyAttach.