Searched refs:usableHeight (Results 1 – 1 of 1) sorted by relevance
275 int usableHeight = cHeight - 2; in paintReplaced() local279 …rorOccurred() && !image->isNull() && usableWidth >= image->width() && usableHeight >= image->heigh… in paintReplaced()284 int centerY = (usableHeight - image->height()) / 2; in paintReplaced()