Home
last modified time | relevance | path

Searched refs:Textbutton3 (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/libcontrol/
H A Dtextbutton3.c13 typedef struct Textbutton3 Textbutton3; typedef
15 struct Textbutton3 struct
90 static void textbutton3show(Textbutton3 *);
95 Textbutton3 *t; in textbutton3mouse()
97 t = (Textbutton3 *)c; in textbutton3mouse()
149 Textbutton3 *t; in textbutton3free()
151 t = (Textbutton3*)c; in textbutton3free()
165 textbutton3show(Textbutton3 *t) in textbutton3show()
213 Textbutton3 *t; in textbutton3ctl()
215 t = (Textbutton3*)c; in textbutton3ctl()
[all …]