Home
last modified time | relevance | path

Searched refs:gmt_just_to_xy (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dpstext.c730 gmt_just_to_xy (GMT, justify, &GMT->current.io.curr_rec[ix], &GMT->current.io.curr_rec[iy]); in pstext_add_xy_via_justify()
761gmt_just_to_xy (GMT, Ctrl->F.R_justify, &GMT->current.io.curr_rec[ix], &GMT->current.io.curr_rec[i… in pstext_validate_coord_and_text()
1251 gmt_just_to_xy (GMT, justify, &coord[GMT_X], &coord[GMT_Y]); in GMT_pstext()
H A Dgmt_prototypes.h495 EXTERN_MSC void gmt_just_to_xy (struct GMT_CTRL *GMT, int justify,double *x, double *y);
H A Dgmt_support.c16539 void gmt_just_to_xy (struct GMT_CTRL *GMT, int justify,double *x, double *y) { in gmt_just_to_xy() function
16750 gmt_just_to_xy (GMT, A->justify, &x, &y); in gmt_set_refpoint()
16756 gmt_just_to_xy (GMT, A->justify, &x, &y); in gmt_set_refpoint()