Home
last modified time | relevance | path

Searched defs:tw (Results 1 – 19 of 19) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Ddwtext.c70 text_to_cursor(TW *tw) in text_to_cursor()
104 text_new_line(TW *tw) in text_new_line()
125 text_update_text(TW *tw, int count) in text_update_text()
144 text_size(TW *tw, int width, int height) in text_size()
151 text_font(TW *tw, const char *name, int size) in text_font()
214 text_drag(TW *tw, const char *pre, const char *post) in text_drag()
235 text_setpos(TW *tw, int x, int y, int cx, int cy) in text_setpos()
244 int text_getpos(TW *tw, int *px, int *py, int *pcx, int *pcy) in text_getpos()
257 TW *tw; in text_new() local
285 text_destroy(TW *tw) in text_destroy()
[all …]
H A Dgdevdbit.c414 #define real_copy_tile(srcx, tx, ty, tw, th, id)\ in gx_default_strip_tile_rectangle() argument
422 #define copy_tile(srcx, tx, ty, tw, th, tid)\ in gx_default_strip_tile_rectangle() argument
427 #define copy_tile(srcx, tx, ty, tw, th, id)\ in gx_default_strip_tile_rectangle() argument
H A Ddwmain.c43 TW *tw; variable
H A Ddwtrace.c48 IMAGE * tw; member
H A Dgdevpdfb.c485 int tw = tiles->rep_width, th = tiles->rep_height; in gdev_pdf_strip_tile_rectangle() local
H A Dgdevwprn.c406 #define copy_tile(srcx, srcy, tx, ty, tw, th)\ in win_prn_tile_rectangle() argument
H A Dgdevwddb.c289 #define copy_tile(srcx, srcy, tx, ty, tw, th)\ in win_ddb_tile_rectangle() argument
H A Dgsdcolor.h133 #define color_set_phase_mod(pdc, px, py, tw, th)\ argument
H A Dgdevm1.c461 int tx, int y, int tw, int th, gx_color_index color0, gx_color_index color1, in mem_mono_strip_tile_rectangle()
H A Dgxcht.c1087 int tw = btile->size.x; in init_tile_cursor() local
/plan9/sys/src/cmd/ip/ppp/
H A Dthwack.c53 thwackinit(Thwack *tw) in thwackinit()
72 thwackcleanup(Thwack *tw) in thwackcleanup()
90 thwackack(Thwack *tw, ulong seq, ulong mask) in thwackack()
183 thwack(Thwack *tw, int mustadd, uchar *dst, int ndst, Block *bsrc, ulong seq, ulong stats[ThwStats]) in thwack()
/plan9/sys/src/9/port/
H A Dthwack.c54 thwackinit(Thwack *tw) in thwackinit()
71 thwackack(Thwack *tw, ulong seq, ulong mask) in thwackack()
162 thwack(Thwack *tw, uchar *dst, uchar *src, int n, ulong seq, ulong stats[ThwStats]) in thwack()
/plan9/sys/src/cmd/map/libmap/
H A Dzcoord.c92 norm(struct place *gg, struct place *pp, struct coord *tw) in norm()
/plan9/sys/src/cmd/venti/srv/
H A Dwhack.c55 whackinit(Whack *tw, int level) in whackinit()
/plan9/sys/src/ape/cmd/pdksh/
H A Dtree.c491 register char **tw, **rw; local
/plan9/sys/src/cmd/abaco/
H A Dtabs.c170 tablewidth(Table *t, int tw, int sep) in tablewidth()
/plan9/sys/src/cmd/vnc/
H A Ddraw.c192 int enc, nsub, sx, sy, w, h, th, tw; in dohextile() local
H A Drre.c77 int sy, sx, th, tw, oback, ofore, k, nc; in sendhextile() local
/plan9/sys/src/cmd/qi/
H A Diu.c1925 tw(ulong ir) in tw() function