Searched refs:iPitch (Results 1 – 1 of 1) sorted by relevance
1380 FX_INT32 iWidth, iHeight, iPitch; in Initialize() local1387 iPitch = (iWidth * bpp + 31) / 32 * 4; in Initialize()1391 if (iPitch * iHeight <= _FPDFAPI_IMAGESIZE_LIMIT_ && in Initialize()