Home | History | Annotate | Download | only in rendering

Lines Matching defs:offsetFromContainer

236 IntSize RenderTableCell::offsetFromContainer(RenderObject* o, const IntPoint& point) const
240 IntSize offset = RenderBlock::offsetFromContainer(o, point);