Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 105) sorted by relevance

12345

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgstext.c121 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 Dfrdraw.c9 _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 Dtext.c10 void text(char *s){ in text() function
/plan9-contrib/sys/src/cmd/ip/httpd/
H A Dwikipost.c151 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 Dutil.c53 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 Dparse.h23 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 Drebootcmd.c50 ulong magic, text, rtext, entry, data, size; in rebootcmd() local
/plan9-contrib/sys/src/cmd/
H A Dunicode.c8 int text = 0; variable
H A Dascii.c58 int text=1; variable
/plan9-contrib/sys/src/cmd/cwfs/
H A Dpc.c81 newproc(void (*f)(void *), void *arg, char *text) in newproc()
/plan9-contrib/sys/src/cmd/acme/
H A Dedit.h39 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 Dt6.c12 int icol, ilin, tsep, k, ik, vforml, il, s, text; in maktab() local
/plan9-contrib/sys/include/
H A Ddynld.h10 ulong text; /* bytes of text */ member
H A Da.out.h5 long text; /* size of text segment */ member
/plan9-contrib/sys/include/ape/
H A Ddynld.h16 unsigned long text; /* bytes of text */ member
/plan9-contrib/sys/src/cmd/gs/libpng/
H A Dpngpread.c1099 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 Dtext.c59 void text(int t, char *p1) /* convert text string p1 of type t */ in text() function
/plan9-contrib/sys/src/cmd/map/
H A Diplot.h21 #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 Drebootcmd.c109 ulong magic, text, rtext, entry, data, size; in rebootcmd() local
/plan9-contrib/sys/src/9/port/
H A Drebootcmd.c107 ulong magic, text, rtext, entry, data, size; in rebootcmd() local
/plan9-contrib/sys/src/libcontrol/
H A Dlabel.c19 char *text; member
/plan9-contrib/sys/src/cmd/samterm/
H A Dsamterm.h21 Rune *text; /* if null, we haven't got it */ member
/plan9-contrib/sys/src/cmd/upas/scanmail/
H A Dcommon.c156 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 Dbootld.c557 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 Dpostprint.c499 text() in text() function

12345