Home
last modified time | relevance | path

Searched defs:icon (Results 1 – 5 of 5) sorted by relevance

/plan9-contrib/sys/src/cmd/jpg/
H A Dico.c56 Icon *icon; in Bgetheader() local
102 transcmap(Icon *icon, uchar *map) in transcmap()
116 xor2img(Icon *icon, uchar *xor, uchar *map) in xor2img()
153 and2img(Icon *icon, uchar *and) in and2img()
183 Bgeticon(Biobuf *b, Icon *icon) in Bgeticon()
321 doimage(Icon *icon) in doimage()
341 domask(Icon *icon) in domask()
363 Icon *icon; in apply() local
400 Icon *icon; in mousemoved() local
418 Icon *icon; in eresized() local
[all …]
H A Dtoico.c70 Icon *icon; in main() local
148 Icon *icon; in readicon() local
205 mk8bit(Icon *icon, int grey) in mk8bit()
219 mkxorand(Icon *icon, int grey) in mkxorand()
/plan9-contrib/sys/src/cmd/gs/src/
H A Ddwuninst.cpp546 LPCSTR arguments, LPCSTR directory, LPCSTR icon, int nIconIndex) in CreateShellLink()
630 char icon[MAXSTR]; in shell_old() local
H A Ddwinst.cpp447 LPCSTR arguments, LPCSTR icon, int nIconIndex) in CreateShellLink()
H A Dgspmdrv.c138 message_box(char *str, int icon) in message_box()