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

#include <property.h>

Data Fields

lxb_css_property_family_name_tfirst
 
lxb_css_property_family_name_tlast
 
size_t count
 

Detailed Description

Definition at line 212 of file property.h.

Field Documentation

◆ count

size_t lxb_css_property_font_family_t::count

Definition at line 216 of file property.h.

◆ first

lxb_css_property_family_name_t* lxb_css_property_font_family_t::first

Definition at line 213 of file property.h.

◆ last

lxb_css_property_family_name_t* lxb_css_property_font_family_t::last

Definition at line 214 of file property.h.


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