Searched refs:path_offset (Results 1 – 2 of 2) sorted by relevance
875 gs_make_translation(cvd->path_offset.x, cvd->path_offset.y, &m); in lcvd_handle_fill_path_as_shading_coverage()1089 cvd.path_offset.x = sx; in gdev_pdf_fill_path()1090 cvd.path_offset.y = sy; in gdev_pdf_fill_path()1117 cvd.path_offset.x = sx; /* m.tx / scalex */ in gdev_pdf_fill_path()1118 cvd.path_offset.y = sy; in gdev_pdf_fill_path()
928 gs_point path_offset; member