Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching defs:yOffset

1041         int yOffset = (height() - imageRect.height()) >> 1;
1043 imageRect.move(xOffset, yOffset);