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

#include <property.h>

Data Fields

bool generic
 
union { 
 
   lxb_css_font_family_type_t   type 
 
   lexbor_str_t   str 
 
u 
 
lxb_css_property_family_name_tnext
 
lxb_css_property_family_name_tprev
 

Detailed Description

Definition at line 200 of file property.h.

Field Documentation

◆ generic

bool lxb_css_property_family_name::generic

Definition at line 201 of file property.h.

◆ next

lxb_css_property_family_name_t* lxb_css_property_family_name::next

Definition at line 208 of file property.h.

◆ prev

lxb_css_property_family_name_t* lxb_css_property_family_name::prev

Definition at line 209 of file property.h.

◆ str

lexbor_str_t lxb_css_property_family_name::str

Definition at line 205 of file property.h.

◆ type

lxb_css_font_family_type_t lxb_css_property_family_name::type

Definition at line 204 of file property.h.

◆ [union]

union { ... } lxb_css_property_family_name::u

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