NetSurf
|
For directing input. More...
#include <private.h>
Data Fields | |
bool | self |
struct box * | textarea |
struct box * | content |
struct box* html_focus_owner::content |
Definition at line 87 of file private.h.
Referenced by html_keypress(), html_object_callback(), and html_set_focus().
bool html_focus_owner::self |
Definition at line 85 of file private.h.
Referenced by default_mouse_action(), html_create_html_data(), and html_set_focus().
struct box* html_focus_owner::textarea |
Definition at line 86 of file private.h.
Referenced by box_textarea_callback(), html_keypress(), and html_set_focus().