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

/external/webkit/Source/WebCore/rendering/
H A DRenderInline.cpp211 RenderBoxModelObject* RenderInline::continuationBefore(RenderObject* beforeChild) function in class:WebCore::RenderInline
427 RenderBoxModelObject* flow = continuationBefore(beforeChild);
H A DRenderBlock.cpp313 RenderBlock* RenderBlock::continuationBefore(RenderObject* beforeChild) function in class:WebCore::RenderBlock
340 RenderBlock* flow = continuationBefore(beforeChild);

Completed in 91 milliseconds