Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp79963 struct ParentObject { struct
79965 ParentObject(T* aObject) : in ParentObject() function
79972 ParentObject(const SmartPtr<T>& aObject) : in ParentObject() function
79978 ParentObject(nsISupports* aObject, nsWrapperCache* aCache) : in ParentObject() function
79986 nsISupports* const mObject;
79987 nsWrapperCache* const mWrapperCache;
79988 bool mUseXBLScope;