Searched refs:gx_path_current_point_inline (Results 1 – 4 of 4) sorted by relevance
364 #define gx_path_current_point_inline(ppath,ppt)\ macro
262 top:code = gx_path_current_point_inline(pgs->path, &pt); in gx_image_cached_char()
423 code = gx_path_current_point_inline(pgs->path, &penum->origin); in compute_glyph_raster_params()1163 if ((code = gx_path_current_point_inline(ppath, &cpt)) < 0) { in show_proceed()
540 gx_path_current_point_inline(pgs->path, &pt); in gs_upathbbox()