Home
last modified time | relevance | path

Searched refs:nextCont (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderInline.cpp177 RenderBoxModelObject* nextCont = currCont->continuation(); in styleDidChange() local
180 currCont->setContinuation(nextCont); in styleDidChange()
DRenderBlock.cpp306 RenderBoxModelObject* nextCont = currCont->continuation(); in styleDidChange() local
309 currCont->setContinuation(nextCont); in styleDidChange()