Searched refs:drawBottom (Results 1 – 1 of 1) sorted by relevance
1216 bool drawBottom = bottomSlice > 0 && bottomWidth > 0; in paintNinePieceImage() local1231 float bottomSideScale = drawBottom ? (float)bottomWidth / bottomSlice : 1; in paintNinePieceImage()1244 if (drawBottom) in paintNinePieceImage()1266 if (drawBottom) in paintNinePieceImage()1286 if (drawBottom && sourceWidth > 0) in paintNinePieceImage()1298 else if (drawBottom) in paintNinePieceImage()