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

#include <element.h>

Data Fields

lxb_dom_element_t element
 
lexbor_avl_node_tstyle
 
lxb_css_rule_declaration_list_tlist
 

Detailed Description

Definition at line 22 of file element.h.

Field Documentation

◆ element

lxb_dom_element_t lxb_html_element::element

Definition at line 23 of file element.h.

◆ list

lxb_css_rule_declaration_list_t* lxb_html_element::list

Definition at line 25 of file element.h.

◆ style

lexbor_avl_node_t* lxb_html_element::style

Definition at line 24 of file element.h.


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