Home | History | Annotate | Download | only in rendering

Lines Matching refs:cb

640                 RenderBlock* cb = 0;
643 cb = renderer()->containingBlock()->containingBlock();
645 for (RenderBoxModelObject* box = boxModelObject(); box != cb; box = box->parent()->enclosingBoxModelObject()) {
656 cb->addContinuationWithOutline(toRenderInline(renderer()->node()->renderer()));