php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <property.h>
Data Fields | |
lxb_css_property_family_name_t * | first |
lxb_css_property_family_name_t * | last |
size_t | count |
Definition at line 212 of file property.h.
size_t lxb_css_property_font_family_t::count |
Definition at line 216 of file property.h.
lxb_css_property_family_name_t* lxb_css_property_font_family_t::first |
Definition at line 213 of file property.h.
lxb_css_property_family_name_t* lxb_css_property_font_family_t::last |
Definition at line 214 of file property.h.