/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | gstext.c | 121 const gs_text_params_t * text, gs_font * font, in gx_device_text_begin() 164 const gs_text_params_t *text, gs_font *font, gx_path *path, in gs_text_enum_init() 220 gs_text_begin(gs_state * pgs, const gs_text_params_t * text, in gs_text_begin() 275 gs_text_params_t text; in gs_show_begin() local 285 gs_text_params_t text; in gs_ashow_begin() local 299 gs_text_params_t text; in gs_widthshow_begin() local 314 gs_text_params_t text; in gs_awidthshow_begin() local 331 gs_text_params_t text; in gs_kshow_begin() local 343 gs_text_params_t text; in gs_xyshow_begin() local 373 gs_text_params_t text; in gs_glyphshow_begin() local [all …]
|
/plan9-contrib/sys/src/libframe/ |
H A D | frdraw.c | 9 _frdrawtext(Frame *f, Point pt, Image *text, Image *back) in _frdrawtext() 38 Image *back, *text; in frdrawsel() local 60 frdrawsel0(Frame *f, Point pt, ulong p0, ulong p1, Image *back, Image *text) in frdrawsel0()
|
/plan9-contrib/sys/src/cmd/plot/libplot/ |
H A D | text.c | 10 void text(char *s){ in text() function
|
/plan9-contrib/sys/src/cmd/ip/httpd/ |
H A D | wikipost.c | 151 dowiki(HConnect *c, char *title, char *author, char *comment, char *base, ulong version, char *text) in dowiki() 199 char *text, *title, *service, *base, *author, *comment, *url; in main() local
|
/plan9-contrib/sys/src/ape/cmd/diff/ |
H A D | util.c | 53 perror_with_name (text) in perror_with_name() argument 65 pfatal_with_name (text) in pfatal_with_name() argument 471 char const *text = line[0], *limit = line[1]; /* Help the compiler. */ local 497 output_1_line (text, limit, flag_format, line_flag) in output_1_line() argument
|
/plan9-contrib/sys/src/cmd/sam/ |
H A D | parse.h | 23 String *text; /* text of a, c, i; rhs of s */ member 40 uchar text; /* takes a textual argument? */ member
|
/plan9-contrib/sys/src/9/vt4/ |
H A D | rebootcmd.c | 50 ulong magic, text, rtext, entry, data, size; in rebootcmd() local
|
/plan9-contrib/sys/src/cmd/ |
H A D | unicode.c | 8 int text = 0; variable
|
H A D | ascii.c | 58 int text=1; variable
|
/plan9-contrib/sys/src/cmd/cwfs/ |
H A D | pc.c | 81 newproc(void (*f)(void *), void *arg, char *text) in newproc()
|
/plan9-contrib/sys/src/cmd/acme/ |
H A D | edit.h | 39 String *text; /* text of a, c, i; rhs of s */ member 50 uchar text; /* takes a textual argument? */ member
|
/plan9-contrib/sys/src/cmd/tbl/ |
H A D | t6.c | 12 int icol, ilin, tsep, k, ik, vforml, il, s, text; in maktab() local
|
/plan9-contrib/sys/include/ |
H A D | dynld.h | 10 ulong text; /* bytes of text */ member
|
H A D | a.out.h | 5 long text; /* size of text segment */ member
|
/plan9-contrib/sys/include/ape/ |
H A D | dynld.h | 16 unsigned long text; /* bytes of text */ member
|
/plan9-contrib/sys/src/cmd/gs/libpng/ |
H A D | pngpread.c | 1099 png_charp text; in png_push_read_tEXt() local 1198 png_charp text; in png_push_read_zTXt() local 1394 png_charp text; in png_push_read_iTXt() local
|
/plan9-contrib/sys/src/cmd/eqn/ |
H A D | text.c | 59 void text(int t, char *p1) /* convert text string p1 of type t */ in text() function
|
/plan9-contrib/sys/src/cmd/map/ |
H A D | iplot.h | 21 #define text(_s) {if(*(_s) == ' ')print("t \"%s\"\n",_s); else print("t %s\n", _s); } macro
|
/plan9-contrib/sys/src/9k/port/ |
H A D | rebootcmd.c | 109 ulong magic, text, rtext, entry, data, size; in rebootcmd() local
|
/plan9-contrib/sys/src/9/port/ |
H A D | rebootcmd.c | 107 ulong magic, text, rtext, entry, data, size; in rebootcmd() local
|
/plan9-contrib/sys/src/libcontrol/ |
H A D | label.c | 19 char *text; member
|
/plan9-contrib/sys/src/cmd/samterm/ |
H A D | samterm.h | 21 Rune *text; /* if null, we haven't got it */ member
|
/plan9-contrib/sys/src/cmd/upas/scanmail/ |
H A D | common.c | 156 isword(Word *wp, char *text, int len) in isword() 191 htmlmatch(Word *wp, char *text, char *end, int *n) in htmlmatch()
|
/plan9-contrib/sys/src/9/pcboot/ |
H A D | bootld.c | 557 ulong pentry, text, data, magic; in readexec() local 631 ulong entry, text, data, bss, magic, all, pentry; in readgzip() local
|
/plan9-contrib/sys/src/cmd/postscript/postprint/ |
H A D | postprint.c | 499 text() in text() function
|