|
libwebsockets
Lightweight C library for HTML5 websockets
|
#include <lws-html.h>
Data Fields | |
| lws_dll2_t | list |
| int | propval |
| size_t | value_len |
| lcsp_css_units_t | unit |
| union { | |
| lws_fx_t | i |
| uint32_t | rgba |
| } | u |
| lws_fx_t | r |
| uint8_t | op |
Definition at line 451 of file lws-html.h.
| lws_dll2_t lcsp_atr::list |
Definition at line 452 of file lws-html.h.
| int lcsp_atr::propval |
Definition at line 454 of file lws-html.h.
| size_t lcsp_atr::value_len |
Definition at line 456 of file lws-html.h.
| lcsp_css_units_t lcsp_atr::unit |
Definition at line 457 of file lws-html.h.
| union { ... } lcsp_atr::u |
| lws_fx_t lcsp_atr::r |
Definition at line 464 of file lws-html.h.
| uint8_t lcsp_atr::op |
Definition at line 466 of file lws-html.h.