Home | History | Annotate | Download | only in rendering

Lines Matching refs:childOffset

864             LayoutSize childOffset(cell->location() - oldCellRect.location());
865 if (childOffset.width() || childOffset.height()) {
866 view()->addLayoutDelta(childOffset);