Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DNode.h318 SetAttached, enumerator
321 void lazyAttach(ShouldSetAttached = SetAttached);
DNode.cpp918 if (shouldSetAttached == SetAttached) in lazyAttach()