Searched defs:position (Results 1 – 7 of 7) sorted by relevance
/plan9/sys/src/cmd/postscript/common/ |
H A D | glob.c | 18 long position = 0; /* byte position */ variable
|
/plan9/sys/src/cmd/gs/src/ |
H A D | stream.h | 144 long position; /* file position of beginning of */ member
|
H A D | gdevpdfo.c | 58 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 D | gdevcgml.c | 430 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 D | gzpath.h | 318 gs_fixed_point position; /* current position */ member
|
H A D | gdevpdfu.c | 1220 pdf_copy_data_safe(stream *s, FILE *file, long position, long count) in pdf_copy_data_safe()
|
/plan9/sys/src/cmd/map/ |
H A D | map.c | 91 static double position[3]; /* option -p */ variable
|