Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/libcontrol/
H A Dkeyboard.c9 typedef struct Keyboard Keyboard; typedef
20 struct Keyboard struct
23 CImage *image;
24 CImage *mask;
25 CImage *light;
26 CImage *textcolor;
27 CImage *bordercolor;
28 CFont *font;
29 CFont *ctlfont;
30 Image *im[Nstate];
[all …]