Searched defs:extraOffset (Results 1 – 3 of 3) sorted by relevance
368 FloatSize extraOffset; in applyShadowToGraphicsContext() local400 IntSize extraOffset; in paintTextWithShadows() local906 int extraOffset = 0; in paintDecoration() local
2102 … IntSize extraOffset(w + max(0, shadowOffset.width()) + shadowBlur + 2 * shadowSpread + 1, 0); in paintBoxShadow() local2190 … IntSize extraOffset(2 * w + max(0, shadowOffset.width()) + shadowBlur - 2 * shadowSpread + 1, 0); in paintBoxShadow() local
626 FloatSize extraOffset; in paintTextWithShadows() local