NetSurf
Data Fields
svg_content Struct Reference
Collaboration diagram for svg_content:
[legend]

Data Fields

struct content base
 
struct svgtiny_diagram * diagram
 
int current_width
 
int current_height
 

Detailed Description

Definition at line 41 of file svg.c.

Field Documentation

◆ base

struct content svg_content::base

Definition at line 42 of file svg.c.

Referenced by svg_clone(), svg_create(), and svg_create_svg_data().

◆ current_height

int svg_content::current_height

Definition at line 47 of file svg.c.

Referenced by svg_create_svg_data(), and svg_reformat().

◆ current_width

int svg_content::current_width

Definition at line 46 of file svg.c.

Referenced by svg_create_svg_data(), and svg_reformat().

◆ diagram

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().


The documentation for this struct was generated from the following file: