Searched refs:shouldPaintBorderImage (Results 1 – 1 of 1) sorted by relevance
699 … bool shouldPaintBorderImage = borderImage && borderImage->canRender(style()->effectiveZoom()); in mustRepaintBackgroundOrBorder() local702 if (shouldPaintBorderImage && borderImage->isLoaded()) in mustRepaintBackgroundOrBorder()