NetSurf
Functions
dump.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void nscss_dump_computed_style (FILE *stream, const css_computed_style *style)
 Dump a computed style style to the give file handle stream. More...
 

Function Documentation

◆ nscss_dump_computed_style()

void nscss_dump_computed_style ( FILE *  stream,
const css_computed_style *  style 
)

Dump a computed style style to the give file handle stream.

Parameters
streamStream to write to
styleComputed style to dump

Definition at line 152 of file dump.c.

References dump_css_fixed(), dump_css_unit(), ns_computed_display_static(), ns_computed_min_height(), ns_computed_min_width(), and content::string.

Referenced by box_dump().

Here is the call graph for this function:
Here is the caller graph for this function: