Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsCSSValue.cpp2876 mMightHaveRef = Some(result); in HasRef()
2882 if (mMightHaveRef.isNothing()) { in MightHaveRef()
2887 mMightHaveRef.emplace(result); in MightHaveRef()
2892 return mMightHaveRef.value(); in MightHaveRef()
H A DnsCSSValue.h191 mutable Maybe<bool> mMightHaveRef; member
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs1305 pub mMightHaveRef: [u8; 2usize], field
1432 &(*(::std::ptr::null::<URLValueData>())).mMightHaveRef as *const _ as usize in bindgen_test_layout_URLValueData()
1439 stringify!(mMightHaveRef) in bindgen_test_layout_URLValueData()