Home | History | Annotate | Download | only in rendering

Lines Matching refs:continuation

2354         if (curr && curr->isAnonymousBlock() && toRenderBlock(curr)->continuation())
2355 curr = toRenderBlock(curr)->continuation();