Searched refs:continuationBefore (Results 1 – 4 of 4) sorted by relevance
182 RenderBoxModelObject* continuationBefore(RenderObject* beforeChild);
276 RenderBoxModelObject* RenderInline::continuationBefore(RenderObject* beforeChild) in continuationBefore() function in WebCore::RenderInline491 RenderBoxModelObject* flow = continuationBefore(beforeChild); in addChildToContinuation()
609 RenderBlock* continuationBefore(RenderObject* beforeChild);
325 RenderBlock* RenderBlock::continuationBefore(RenderObject* beforeChild) in continuationBefore() function in WebCore::RenderBlock352 RenderBlock* flow = continuationBefore(beforeChild); in addChildToContinuation()