NetSurf
|
Data Fields | |
struct Window * | win |
Object * | objects [FS_GID_LAST] |
char * | title |
char * | glyphtext |
Definition at line 68 of file font_scan.c.
char* ami_font_scan_window::glyphtext |
Definition at line 72 of file font_scan.c.
Referenced by ami_font_scan_gui_open(), and ami_font_scan_gui_update().
Object* ami_font_scan_window::objects[FS_GID_LAST] |
Definition at line 70 of file font_scan.c.
Referenced by ami_font_scan_gui_close(), ami_font_scan_gui_open(), and ami_font_scan_gui_update().
char* ami_font_scan_window::title |
Definition at line 71 of file font_scan.c.
Referenced by ami_font_scan_gui_close(), and ami_font_scan_gui_open().
struct Window* ami_font_scan_window::win |
Definition at line 69 of file font_scan.c.
Referenced by ami_font_scan_gui_open(), and ami_font_scan_gui_update().