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

/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityRenderObject.cpp323 static inline bool lastChildHasContinuation(RenderObject* renderer) function in namespace:WebCore
343 else if (m_renderer->isAnonymousBlock() && lastChildHasContinuation(m_renderer))

Completed in 49 milliseconds