Home
last modified time | relevance | path

Searched refs:LXB_CSS_WIDTH_AUTO (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/css/property/
H A Dres.h98 …UMBER, .number = {.num = 1, .is_float = false}}, .basis = {.type = LXB_CSS_WIDTH_AUTO, .u.length =…
101 …&(lxb_css_property_flex_basis_t) {.type = LXB_CSS_WIDTH_AUTO, .u.length = {.num = 0, .is_float = f…
308 …&(lxb_css_property_width_t) {.type = LXB_CSS_WIDTH_AUTO, .u.length = {.num = 0, .is_float = false}…
H A Dconst.h1116 LXB_CSS_WIDTH_AUTO = LXB_CSS_VALUE_AUTO, enumerator

Completed in 14 milliseconds