Home
last modified time | relevance | path

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

/src/contrib/bsddialog/lib/
H A Dtextbox.c34 struct scrolltext { struct
48 static void updateborders(struct dialog *d, struct scrolltext *st) in updateborders() argument
86 static int textbox_size_position(struct dialog *d, struct scrolltext *st) in textbox_size_position()
104 static int textbox_draw(struct dialog *d, bool redraw, struct scrolltext *st) in textbox_draw()
138 struct scrolltext st; in bsddialog_textbox()