Home | History | Annotate | Download | only in rendering

Lines Matching defs:container

595     RenderObject* o = isTableCell() ? containingBlock() : container();
599 RenderObject* container = o->isTableCell() ? o->containingBlock() : o->container();
600 if (!container && !o->isRenderView())
608 o = container;
639 // from this method. The container() method can actually be used to obtain the
1819 // Perpsective on the container affects us, so we have to factor it in here.
1846 ASSERT(o == container());
1855 IntSize RenderObject::offsetFromAncestorContainer(RenderObject* container) const
1860 RenderObject* nextContainer = currContainer->container();
1861 ASSERT(nextContainer); // This means we reached the top without finding container.
1867 } while (currContainer != container);
1905 RenderObject* RenderObject::container(RenderBoxModelObject* repaintContainer, bool* repaintContainerSkipped) const
1918 // calcAbsoluteVertical have to use container().
1926 // container() can be called on an object that is not in the