Lines Matching defs:Button
9 typedef struct Button Button; typedef11 struct Button struct14 CImage *image;15 CImage *mask;16 CImage *light;17 CImage *pale;18 CImage *bordercolor;19 int pressed;20 int lastbut;21 int lastshow;22 int border;23 int align;24 int off;25 int prepress;