Searched refs:closepath (Results 1 – 23 of 23) sorted by relevance
| /plan9/sys/lib/troff/font/devutf/charlib/ |
| H A D | rc | 27 bvbbox 1 get lineto closepath clip newpath 34 closepath clip eofill
|
| H A D | lc | 27 bvbbox 1 get lineto closepath clip newpath 34 closepath clip eofill
|
| H A D | rf | 27 bvbbox 1 get lineto closepath clip newpath 34 closepath clip eofill
|
| H A D | lf | 27 bvbbox 1 get lineto closepath clip newpath 34 closepath clip eofill
|
| H A D | bx | 10 closepath
|
| H A D | RC | 11 closepath
|
| H A D | sq | 10 closepath
|
| H A D | LV | 42 /closepath load 58 /closepath load 97 /closepath load 156 /C { closepath } def
|
| H A D | PC | 22 closepath fill
|
| H A D | L1 | 35 /closepath load 51 /closepath load 90 /closepath load
|
| H A D | DG | 17 closepath fill
|
| H A D | LA | 9 /C { closepath } def
|
| H A D | LH.example | 117 closepath
|
| H A D | LH | 39 /C /closepath load def
|
| /plan9/sys/lib/lp/process/ |
| H A D | hpost | 91 closepath 102 closepath
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | ifapi.h | 116 int (*closepath)(FAPI_path *); member
|
| H A D | vdtrace.h | 60 void (*closepath)(vd_trace_interface *I); member 121 # define vd_closepath BEGIN if (vd_trace1) vd_trace1->closepath(vd_trace1); END
|
| H A D | gxhintn.h | 61 { offcurve, oncurve, closepath, moveto enumerator
|
| H A D | gdevvec.h | 133 int (*closepath) (gx_device_vector * vdev, floatp x0, floatp y0, member
|
| H A D | dwtrace.c | 342 SET_CALLBACK(visual_tracer, closepath); in visual_tracer_init()
|
| H A D | gdevvec.c | 663 code = vdev_proc(vdev, closepath) in gdev_vector_dopath_segment() 703 code = (*vdev_proc(vdev, closepath)) in gdev_vector_write_polygon()
|
| H A D | gxhintn.c | 928 if (this->pole_count > 0 && this->pole[this->pole_count - 1].type != closepath) { in t1_hinter__rmoveto() 1059 this->pole[this->pole_count - 1].type = closepath; in t1_hinter__closepath() 1065 code = t1_hinter__add_pole(this, 0, 0, closepath); in t1_hinter__closepath() 1944 if (this->pole[beg_range_pole].type == closepath) { in t1_hinter__mark_existing_stems() 1978 if (this->pole[beg_range_pole].type == closepath) { in t1_hinter__align_stem_commands()
|
| H A D | fapi_ft.c | 819 a_path->closepath(a_path); in get_char_outline()
|