Source position: lazcairo1.pas line 796
procedure cairo_matrix_translate(
matrix: Pcairo_matrix_t;
tx: Double;
ty: Double
);