Searched defs:nextContinuation (Results 1 – 3 of 3) sorted by relevance
158 static RenderBoxModelObject* nextContinuation(RenderObject* renderer) in nextContinuation() function
269 static RenderBoxModelObject* nextContinuation(RenderObject* renderer) in nextContinuation() function
1139 RenderBoxModelObject* nextContinuation = continuation(); in removeChild() local2306 RenderBlock* nextContinuation = toRenderBlock(currentContinuation); in blockElementContinuation() local