|
NetSurf
|
Data Fields | |
| struct content | base |
| struct svgtiny_diagram * | diagram |
| int | current_width |
| int | current_height |
| struct content svg_content::base |
Definition at line 42 of file svg.c.
Referenced by svg_clone(), svg_create(), svg_create_svg_data(), and svg_redraw_internal().
| int svg_content::current_height |
Definition at line 47 of file svg.c.
Referenced by svg_create_svg_data(), and svg_reformat().
| int svg_content::current_width |
Definition at line 46 of file svg.c.
Referenced by svg_create_svg_data(), and svg_reformat().
| struct svgtiny_diagram* svg_content::diagram |
Definition at line 44 of file svg.c.
Referenced by svg_create_svg_data(), svg_destroy(), svg_redraw_internal(), and svg_reformat().