Go to the source code of this file.
◆ bbox_t
typedef struct nsfb_bbox_s bbox_t |
Definition at line 28 of file gui.h.
◆ fb_cursor_t
Definition at line 25 of file gui.h.
◆ gui_resize()
void gui_resize |
( |
struct fbtk_widget_s * |
root, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
Definition at line 2292 of file gui.c.
References fbtk_get_nsfb(), fbtk_request_redraw(), fbtk_set_pos_and_size(), febpp, feheight, fewidth, framebuffer_resize(), height, gui_window::next, nsfb, nsoption_int, resize_normal_browser_window(), root, width, and window_list.
Referenced by fbtk_event().
◆ window_list
Definition at line 75 of file gui.c.