Home | History | Annotate | Download | only in rendering

Lines Matching refs:enclosingBoxModelObject

977                         for (RenderBoxModelObject* box = boxModelObject(); box != cb; box = box->parent()->enclosingBoxModelObject()) {