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

#include <value.h>

Data Fields

lxb_css_value_type_t type
 
union { 
 
   lxb_css_value_number_t   number 
 
   lxb_css_value_length_t   length 
 
u 
 

Detailed Description

Definition at line 59 of file value.h.

Field Documentation

◆ length

lxb_css_value_length_t lxb_css_value_number_length_t::length

Definition at line 64 of file value.h.

◆ number

lxb_css_value_number_t lxb_css_value_number_length_t::number

Definition at line 63 of file value.h.

◆ type

lxb_css_value_type_t lxb_css_value_number_length_t::type

Definition at line 60 of file value.h.

◆ [union]

union { ... } lxb_css_value_number_length_t::u

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