NetSurf
|
Context for scrollbar. More...
#include <interaction.h>
Data Fields | |
struct content * | c |
struct box * | box |
Context for scrollbar.
Definition at line 32 of file interaction.h.
struct box* html_scrollbar_data::box |
Definition at line 34 of file interaction.h.
Referenced by box_handle_scrollbars(), html_overflow_scroll_callback(), html_overflow_scroll_drag_end(), and mouse_action_drag_scrollbar().
struct content* html_scrollbar_data::c |
Definition at line 33 of file interaction.h.
Referenced by box_handle_scrollbars(), and html_overflow_scroll_callback().