Searched refs:centerHeight (Results 1 – 1 of 1) sorted by relevance
731 int centerHeight = shadowBounds.height() - topSlice - bottomSlice; in drawLayerPieces() local734 …adowInterior(shadowBounds.x() + leftSlice, shadowBounds.y() + topSlice, centerWidth, centerHeight); in drawLayerPieces()762 destRect = FloatRect(shadowBounds.x(), shadowBounds.y() + topSlice, leftSlice, centerHeight); in drawLayerPieces()