Searched refs:hasBorderImage (Results 1 – 1 of 1) sorted by relevance
1289 …bool hasBorderImage = borderImageSource && borderImageSource->canRender(renderer(), styleToUse->ef… in paintBoxDecorations() local1290 if (hasBorderImage && !borderImageSource->isLoaded()) in paintBoxDecorations()1295 if (!hasBorderImage || (!prevLineBox() && !nextLineBox())) in paintBoxDecorations()