Home
last modified time | relevance | path

Searched defs:nsCSSValue__bindgen_ty_1 (Results 1 – 1 of 1) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs29318 pub struct nsCSSValue__bindgen_ty_1 { struct
29319 pub mInt: root::__BindgenUnionField<i32>,
29320 pub mFloat: root::__BindgenUnionField<f32>,
29321 pub mString: root::__BindgenUnionField<*mut root::nsStringBuffer>,
29322 pub mColor: root::__BindgenUnionField<root::nscolor>,
29323 pub mAtom: root::__BindgenUnionField<*mut root::nsAtom>,
29324 pub mArray: root::__BindgenUnionField<*mut root::nsCSSValue_Array>,
29327 pub mGridTemplateAreas:
29332 pub mRect: root::__BindgenUnionField<*mut root::nsCSSRect_heap>,
29342 pub bindgen_union_field: u64,
[all …]