NetSurf
Data Fields
html_stylesheet Struct Reference

Container for stylesheets used by an HTML document. More...

#include <html.h>

Collaboration diagram for html_stylesheet:
[legend]

Data Fields

struct dom_node * node
 dom node associated with sheet More...
 
struct hlcache_handlesheet
 
bool modified
 
bool unused
 

Detailed Description

Container for stylesheets used by an HTML document.

Definition at line 58 of file html.h.

Field Documentation

◆ modified

bool html_stylesheet::modified

◆ node

struct dom_node* html_stylesheet::node

◆ sheet

struct hlcache_handle* html_stylesheet::sheet

◆ unused

bool html_stylesheet::unused

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