Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/libcontrol/
H A Dtextbutton.c9 typedef struct Textbutton Textbutton; typedef
11 struct Textbutton struct
14 CFont *font;
15 CImage *image;
16 CImage *mask;
17 CImage *light;
18 CImage *bordercolor;
19 CImage *textcolor;
20 CImage *pressedtextcolor;
21 CImage *paletextcolor;
[all …]