Searched defs:notes (Results 1 – 13 of 13) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gxpath.c | 560 gx_path_add_line_notes(gx_path * ppath, fixed x, fixed y, segment_notes notes) in gx_path_add_line_notes() 565 gz_path_add_line_notes(gx_path * ppath, fixed x, fixed y, segment_notes notes) in gz_path_add_line_notes() 582 gz_path_bbox_add_line_notes(gx_path * ppath, fixed x, fixed y, segment_notes notes) in gz_path_bbox_add_line_notes() 593 segment_notes notes) in gx_path_add_lines_notes() 672 segment_notes notes) in gx_path_add_curve_notes() 679 segment_notes notes) in gz_path_add_curve_notes() 707 segment_notes notes) in gz_path_bbox_add_curve_notes() 737 fixed x3, fixed y3, fixed xt, fixed yt, floatp fraction, segment_notes notes) in gx_path_add_partial_arc_notes() 829 gx_path_close_subpath_notes(gx_path * ppath, segment_notes notes) in gx_path_close_subpath_notes() 834 gz_path_close_subpath_notes(gx_path * ppath, segment_notes notes) in gz_path_close_subpath_notes() [all …]
|
H A D | gxclpath.c | 884 segment_notes notes; member 895 const fixed * operands, segment_notes notes) in cmd_put_segment() 1022 #define cmd_put_rlineto(psw, operands, notes)\ argument 1164 segment_notes notes = in cmd_put_path() local 1268 segment_notes notes = in cmd_put_path() local
|
H A D | gxpflat.c | 506 int count, segment_notes notes) in generate_segments() 530 segment_notes notes, gs_fixed_point *points) in gx_subdivide_curve_rec() 587 gx_subdivide_curve(gx_path * ppath, int k, curve_segment * pc, segment_notes notes) in gx_subdivide_curve()
|
H A D | gxpdash.c | 63 segment_notes notes = ~sn_not_first; in subpath_expand_dashes() local
|
H A D | gxpcopy.c | 86 segment_notes notes = pseg->notes; in gx_path_copy_reducing() local 343 segment_notes notes = pc->notes; in gx_curve_monotonize() local
|
H A D | gxpath2.c | 339 segment_notes notes = in gx_path_copy_reversed() local
|
H A D | gxclrast.c | 294 segment_notes notes; in clist_playback_band() local 2370 gs_fixed_point * ppos, int x0, int y0, segment_notes notes) in clist_decode_segment()
|
H A D | gspath1.c | 50 segment_notes notes; member
|
H A D | gzpath.h | 339 segment_notes notes; /* notes from most recent segment */ member
|
/plan9/sys/src/cmd/execnet/ |
H A D | note.c | 20 static Note notes[128]; variable
|
/plan9/sys/src/libthread/ |
H A D | note.c | 18 static Note notes[128]; variable
|
/plan9/sys/src/cmd/db/ |
H A D | trcrun.c | 103 notes(void) in notes() function
|
/plan9/sys/src/cmd/acid/ |
H A D | proc.c | 104 notes(int pid) in notes() function
|