Searched defs:Controlset (Results 1 – 2 of 2) sorted by relevance
8 typedef struct Controlset Controlset; typedef39 struct Controlset struct41 Control *controls;42 Image *screen;43 Control *actives;44 Control *focus;45 Channel *ctl;69 Controlset *controlset; argument
275 resizecontrolset(Controlset *){ in resizecontrolset() argument