Searched refs:templateSideLength (Results 1 – 1 of 1) sorted by relevance
165 static const int templateSideLength = 1; variable432 const int templateSideLength = 1; in templateSize() local440 return IntSize(templateSideLength + leftSlice + rightSlice, in templateSize()441 templateSideLength + topSlice + bottomSlice); in templateSize()749 FloatRect tileRect = FloatRect(leftSlice, 0, templateSideLength, topSlice); in drawLayerPieces()761 tileRect = FloatRect(0, topSlice, leftSlice, templateSideLength); in drawLayerPieces()