php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lxb_css_value_hue_t Struct Reference

#include <value.h>

Data Fields

lxb_css_value_type_t type
 
union { 
 
   lxb_css_value_number_t   number 
 
   lxb_css_value_angle_t   angle 
 
u 
 

Detailed Description

Definition at line 122 of file value.h.

Field Documentation

◆ angle

lxb_css_value_angle_t lxb_css_value_hue_t::angle

Definition at line 127 of file value.h.

◆ number

lxb_css_value_number_t lxb_css_value_hue_t::number

Definition at line 126 of file value.h.

◆ type

lxb_css_value_type_t lxb_css_value_hue_t::type

Definition at line 123 of file value.h.

◆ [union]

union { ... } lxb_css_value_hue_t::u

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