Home | History | Annotate | Download | only in rendering

Lines Matching full:firstblock

828             RenderBlock* firstBlock = n->renderer()->containingBlock();
832 localPoint.move(block->x() - firstBlock->x(), block->y() - firstBlock->y());