Searched refs:derefBase (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DThreadSafeRefCounted.h67 bool derefBase() function in class:WTF::ThreadSafeRefCountedBase
85 if (derefBase())
H A DRefCounted.h103 bool derefBase() function in class:WTF::RefCountedBase
171 if (derefBase())
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElementData.h191 if (!derefBase())
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSValue.h62 if (derefBase())
H A DStylePropertySet.h285 if (!derefBase())
H A DStyleRule.h73 if (derefBase())
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.h717 if (derefBase()) {

Completed in 149 milliseconds