/plan9/sys/src/libdraw/ |
H A D | font.c | 13 int i, th, sh, h, ld, w, rw, wid, nc; in cachechars() local 175 int i, oi, wid, top, bottom; in loadchar() local 348 fontresize(Font *f, int wid, int ncache, int depth) in fontresize()
|
H A D | stringwidth.c | 8 int wid, twid, n, max, l; in _stringnwidth() local
|
H A D | emenuhit.c | 162 int i, nitem, nitemdrawn, maxwid, lasti, off, noff, wid, screenitem; in emenuhit() local
|
H A D | menuhit.c | 159 int i, nitem, nitemdrawn, maxwid, lasti, off, noff, wid, screenitem; in menuhit() local
|
H A D | string.c | 61 int m, n, wid, max; in _string() local
|
/plan9/sys/src/cmd/aux/mnihongo/ |
H A D | mnihongo.c | 184 int size = 10, ht, wid; in kanji() local 197 char *pschar(char *s, char *hex, int *wid, int *ht) in pschar()
|
/plan9/sys/src/cmd/venti/srv/www/ |
H A D | stats.js | 197 function graphrow(row, span, name, dt, wid, ht, fill, text) { argument 216 function graphcell(cell, name, dt, wid, ht, fill) { argument
|
/plan9/acme/bin/source/ |
H A D | spout.c | 39 int n, wn, wid, c, m; in spout() local
|
/plan9/acme/bin/source/win/ |
H A D | fs.c | 49 int i, j, ei, nb, wid, pid; in fswrite() local
|
/plan9/sys/src/cmd/scat/ |
H A D | image.c | 9 image(Angle ra, Angle dec, Angle wid, Angle hig) in image()
|
/plan9/sys/src/cmd/postscript/tr2post/ |
H A D | utils.c | 96 int i, t, mi, wid; in glyphout() local
|
/plan9/sys/src/9/omap/ |
H A D | screen.h | 75 uint wid; /* width in pixels */ member
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gxline.h | 58 #define gx_set_line_width(plp, wid)\ argument
|
/plan9/sys/src/9/pc/ |
H A D | vgavesa.c | 190 int t, w, wid, off; in vesaflush() local
|
/plan9/sys/src/cmd/troff/ |
H A D | t11.c | 94 int i, nw, n, wid, kern, code, type; in getfont() local
|
H A D | n6.c | 160 int base, wid; in n_setwd() local
|
H A D | n10.c | 79 int i, nw, n, wid, code, type; in getnrfont() local
|
H A D | t6.c | 504 int base, wid; in t_setwd() local
|
/plan9/sys/src/cmd/jpg/ |
H A D | readppm.c | 165 int i, ch, wid, ht, r, c; in readppm() local
|
/plan9/sys/src/cmd/ |
H A D | nm.c | 264 int i, wid; in printsyms() local
|
/plan9/sys/include/ |
H A D | frame.h | 20 long wid; /* in pixels */ member
|
/plan9/sys/src/libgeometry/ |
H A D | tstack.c | 153 double xc, yc, wid, hgt, scale; in viewport() local
|
/plan9/sys/src/libcontrol/ |
H A D | group.c | 493 int rows, cols, ht, wid, i, hpad, wpad; in boxboxresize() local
|
H A D | keyboard.c | 75 static uchar wid [Nrow][16] = { variable
|
/plan9/sys/src/cmd/grap/ |
H A D | ticks.c | 415 double wid = strlen(lab)/7.5 + (tick_dir == IN ? 0 : 0.1); /* estimate width at 15 chars/inch */ in maketick() local
|