Lines Matching +defs:w +defs:effect +defs:type

1351 unsigned int gmt_set_interpolate_mode (struct GMT_CTRL *GMT, unsigned int mode, unsigned int type) {  in gmt_set_interpolate_mode()
1408 int gmtlib_smooth_spline (struct GMT_CTRL *GMT, double *x, double *y, double *w, double p, uint64_t… in gmtlib_smooth_spline()
1520 GMT_LOCAL int gmtsupport_intpol_sub (struct GMT_CTRL *GMT, double *x, double *y, double *w, uint64_… in gmtsupport_intpol_sub()
1648 uint64_t w = k / 32ULL; in gmtsupport_is_set() local
1656 uint64_t w = k / 32ULL; in gmtsupport_set_bit() local
4658 …et_label_parameters (struct GMT_CTRL *GMT, int side, double line_angle, int type, double *text_ang… in gmtsupport_get_label_parameters()
4970 unsigned int k, nc = 0, nv, error = 0, var_symbol = 0, pos = 0, n_txt = 0, type; in gmtsupport_init_custom_symbol() local
6443 void gmt_sort_array (struct GMT_CTRL *GMT, void *base, uint64_t n, unsigned int type) { in gmt_sort_array()
7099 double w; in gmt_scale_pen() local
9641 int gmt_intpol (struct GMT_CTRL *GMT, double *x, double *y, double *w, uint64_t n, uint64_t m, doub… in gmt_intpol()
12056 int i = 0, type; in gmt_BC_init() local
14161 double gmtlib_get_map_interval (struct GMT_CTRL *GMT, unsigned int type, struct GMT_PLOT_AXIS_ITEM … in gmtlib_get_map_interval()
15089 char **L = NULL, type[GMT_LEN8] = {""}, txt[GMT_BUFSIZ] = {""}; in gmtlib_load_custom_annot() local
15238 enum gmt_col_enum type; in gmtlib_get_coordinate_label() local
15326 …GMT_CTRL *GMT, double angle, unsigned int side, double x, double y, unsigned int type, double *lin… in gmtlib_prepare_label()
15379 unsigned int k, n_items, level, type; in gmtlib_get_annot_label() local
15746 void gmtlib_load_rot_matrix (double w, double R[3][3], double E[]) { in gmtlib_load_rot_matrix()
16571 double w = P->w + P->gap[XLO] + P->gap[XHI]; in gmtlib_refpoint_to_panel_xy() local
16965 unsigned int k, proj_type, effect; in gmt_trim_line() local
17178 double *gmt_list_to_array (struct GMT_CTRL *GMT, char *list, unsigned int type, bool unique, uint64… in gmt_list_to_array()
17822 …urs_from_table (struct GMT_CTRL *GMT, char *file, bool inner_tics, unsigned int *type, unsigned in… in gmt_get_contours_from_table()
17931 void gmt_set_next_color (struct GMT_CTRL *GMT, struct GMT_PALETTE *P, unsigned int type, double rgb… in gmt_set_next_color()
18266 …check_language (struct GMT_CTRL *GMT, unsigned int mode, char *file, unsigned int type, bool *PS) { in gmt_check_language()
18444 enum gmt_col_enum type = gmt_get_column_type (GMT, GMT_IN, GMT_X); in gmt_format_region() local