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.h130 bool deletionHasBegun() const in deletionHasBegun() function
/external/chromium_org/third_party/WebKit/Source/core/dom/
DTreeScope.h170 bool deletionHasBegun() { return false; } in deletionHasBegun() function
DTreeScope.cpp494 bool TreeScope::deletionHasBegun() in deletionHasBegun() function in blink::TreeScope