Home
last modified time | relevance | path

Searched defs:position (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/cmd/postscript/common/
H A Dglob.c18 long position = 0; /* byte position */ variable
/plan9/sys/src/cmd/gs/src/
H A Dstream.h144 long position; /* file position of beginning of */ member
H A Dgdevpdfo.c58 long position; /* in streams file */ member
1348 long position = stell(s); in cos_stream_add() local
1409 long position = stell(s), position0 = position; in cos_stream_release_pieces() local
H A Dgdevcgml.c430 cgm_TEXT(cgm_state * st, const cgm_point * position, bool final, const char *str, uint len) in cgm_TEXT()
440 …st, const cgm_vdc * delta_width, const cgm_vdc * delta_height, const cgm_point * position, bool fi… in cgm_RESTRICTED_TEXT()
H A Dgzpath.h318 gs_fixed_point position; /* current position */ member
H A Dgdevpdfu.c1220 pdf_copy_data_safe(stream *s, FILE *file, long position, long count) in pdf_copy_data_safe()
/plan9/sys/src/cmd/map/
H A Dmap.c91 static double position[3]; /* option -p */ variable