Searched refs:continuationBefore (Results 1 – 4 of 4) sorted by relevance
181 RenderBoxModelObject* continuationBefore(RenderObject* beforeChild);
429 RenderBlock* continuationBefore(RenderObject* beforeChild);
302 RenderBoxModelObject* RenderInline::continuationBefore(RenderObject* beforeChild) in continuationBefore() function in blink::RenderInline521 RenderBoxModelObject* flow = continuationBefore(beforeChild); in addChildToContinuation()
424 RenderBlock* RenderBlock::continuationBefore(RenderObject* beforeChild) in continuationBefore() function in blink::RenderBlock451 RenderBlock* flow = continuationBefore(beforeChild); in addChildToContinuation()