Home
last modified time | relevance | path

Searched defs:deletionHasBegun (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
DRefCounted.h139 bool deletionHasBegun() const in deletionHasBegun() function
/external/chromium_org/third_party/WebKit/Source/core/dom/
DTreeScope.h152 bool deletionHasBegun() { return false; } in deletionHasBegun() function
DTreeScope.cpp455 bool TreeScope::deletionHasBegun() in deletionHasBegun() function in WebCore::TreeScope