Home | History | Annotate | Download | only in rendering

Lines Matching refs:localPoint

823     IntPoint localPoint(point);
832 localPoint.move(block->x() - firstBlock->x(), block->y() - firstBlock->y());
838 result.setLocalPoint(localPoint);