Home
last modified time | relevance | path

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

/plan9/sys/include/
H A Dcontrol.h7 typedef struct Control Control; typedef
57 struct Control struct
69 Controlset *controlset; argument
70 Image *screen; /* where Control appears */ argument
76 void (*ctl)(Control*, CParse*); argument
77 void (*mouse)(Control*, Mouse*); argument
78 void (*key)(Control*, Rune*); argument
79 void (*exit)(Control*); argument
80 void (*setsize)(Control*); argument
81 void (*activate)(Control*, int); argument
[all …]
/plan9/sys/src/9/omap/
H A Dusbehciomap.c116 Control = 1<<31, /* set to start access, cleared when done */ enumerator
/plan9/sys/src/cmd/aux/vga/
H A Dclgd546x.c33 Control = 0x402, /* 2D Control */ enumerator
/plan9/sys/src/9/pc/
H A Dethersmc.c41 Control = 0x000C, enumerator