Home
last modified time | relevance | path

Searched defs:notes (Results 1 – 13 of 13) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxpath.c560 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 Dgxclpath.c884 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 Dgxpflat.c506 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 Dgxpdash.c63 segment_notes notes = ~sn_not_first; in subpath_expand_dashes() local
H A Dgxpcopy.c86 segment_notes notes = pseg->notes; in gx_path_copy_reducing() local
343 segment_notes notes = pc->notes; in gx_curve_monotonize() local
H A Dgxpath2.c339 segment_notes notes = in gx_path_copy_reversed() local
H A Dgxclrast.c294 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 Dgspath1.c50 segment_notes notes; member
H A Dgzpath.h339 segment_notes notes; /* notes from most recent segment */ member
/plan9/sys/src/cmd/execnet/
H A Dnote.c20 static Note notes[128]; variable
/plan9/sys/src/libthread/
H A Dnote.c18 static Note notes[128]; variable
/plan9/sys/src/cmd/db/
H A Dtrcrun.c103 notes(void) in notes() function
/plan9/sys/src/cmd/acid/
H A Dproc.c104 notes(int pid) in notes() function