Searched refs:tempHeight (Results 1 – 1 of 1) sorted by relevance
66 int32_t tempHeight = inputHeight + 2; in RenderResult() local71 pdfium::base::CheckedNumeric<int32_t> scaledHeight = tempHeight; in RenderResult()90 int32_t multiY = (int32_t)ceil((float)outputHeight / (float)tempHeight); in RenderResult()