Searched refs:flipy (Results 1 – 3 of 3) sorted by relevance
21 flipy(false), in PwgHeaderInfo()29 bool flipy; member60 const uint8* GetRow(const BitmapImage& image, int row, bool flipy) const;
123 pwg_header_info.flipy ? -1 : 1); in EncodePageHeader()189 bool flipy) const { in GetRow()191 gfx::Point(0, flipy ? image.size().height() - 1 - row : row)); in GetRow()229 GetRow(image, row_number++, pwg_header_info.flipy); in EncodePageWithColorspace()235 GetRow(image, row_number, pwg_header_info.flipy), in EncodePageWithColorspace()
462 header_info.flipy = true; in RenderPDFPagesToPWGRaster()468 header_info.flipy = true; in RenderPDFPagesToPWGRaster()475 header_info.flipy = !header_info.flipy; in RenderPDFPagesToPWGRaster()