|
NetSurf
|
#include <fontplot.h>
Data Fields | |
| const char * | name |
| int(* | ctor )(FONT_PLOTTER self) |
| int | flags |
Definition at line 24 of file fontplot.h.
| int(* s_font_driver_table_entry::ctor) (FONT_PLOTTER self) |
Definition at line 27 of file fontplot.h.
Referenced by new_font_plotter().
| int s_font_driver_table_entry::flags |
Definition at line 28 of file fontplot.h.
Referenced by dump_font_drivers(), and new_font_plotter().
| const char* s_font_driver_table_entry::name |
Definition at line 26 of file fontplot.h.
Referenced by dump_font_drivers(), and new_font_plotter().