Home
last modified time | relevance | path

Searched refs:gx_path_current_point_inline (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgzpath.h364 #define gx_path_current_point_inline(ppath,ppt)\ macro
H A Dgxccache.c262 top:code = gx_path_current_point_inline(pgs->path, &pt); in gx_image_cached_char()
H A Dgxchar.c423 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()
H A Dgspath1.c540 gx_path_current_point_inline(pgs->path, &pt); in gs_upathbbox()