NetSurf
Data Fields
box_border Struct Reference

Container for box border details. More...

#include <box.h>

Data Fields

enum css_border_style_e style
 border-style More...
 
css_color c
 border-color value More...
 
int width
 border-width (pixels) More...
 

Detailed Description

Container for box border details.

Definition at line 104 of file box.h.

Field Documentation

◆ c

css_color box_border::c

◆ style

enum css_border_style_e box_border::style

◆ width

int box_border::width

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