NetSurf
Data Fields
colour_map Struct Reference

Mapping of colour name to CSS color. More...

Data Fields

const char * name
 
css_color color
 

Detailed Description

Mapping of colour name to CSS color.

Definition at line 252 of file hints.c.

Field Documentation

◆ color

css_color colour_map::color

Definition at line 254 of file hints.c.

Referenced by parse_named_colour().

◆ name

const char* colour_map::name

Definition at line 253 of file hints.c.

Referenced by cmp_colour_name(), and parse_named_colour().


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