Searched defs:isDetached (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityRenderObject.h266 virtual bool isDetached() const { return !m_renderer; } function in class:WebCore::AccessibilityRenderObject
H A DAccessibilityObject.h602 virtual bool isDetached() const { return true; } function in class:WebCore::AccessibilityObject
/external/webkit/Source/WebCore/dom/
H A DDocumentParser.h69 bool isDetached() const { return m_state == DetachedState; } function in class:WebCore::DocumentParser

Completed in 87 milliseconds