NetSurf
|
#include <gui.h>
Data Fields | |
GRECT | dimensions |
MFDB | symbol |
int | fd_size |
unsigned short | state |
GRECT s_caret::dimensions |
Definition at line 38 of file gui.h.
Referenced by window_place_caret(), and window_process_redraws().
int s_caret::fd_size |
Definition at line 40 of file gui.h.
Referenced by window_place_caret().
unsigned short s_caret::state |
Definition at line 41 of file gui.h.
Referenced by gui_window_place_caret(), gui_window_remove_caret(), window_place_caret(), and window_process_redraws().
MFDB s_caret::symbol |
Definition at line 39 of file gui.h.
Referenced by window_place_caret().