Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs30615 pub const imgIRequest_CORS_NONE: root::imgIRequest__bindgen_ty_2 = 1;
30616 pub const imgIRequest_CORS_ANONYMOUS: root::imgIRequest__bindgen_ty_2 = 2;
30617 pub const imgIRequest_CORS_USE_CREDENTIALS: root::imgIRequest__bindgen_ty_2 = 3;
30618 pub type imgIRequest__bindgen_ty_2 = u32; typedef