Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXRenderObject.cpp158 static RenderBoxModelObject* nextContinuation(RenderObject* renderer) in nextContinuation() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderInline.cpp269 static RenderBoxModelObject* nextContinuation(RenderObject* renderer) in nextContinuation() function
DRenderBlock.cpp1139 RenderBoxModelObject* nextContinuation = continuation(); in removeChild() local
2306 RenderBlock* nextContinuation = toRenderBlock(currentContinuation); in blockElementContinuation() local