Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp91888 class nsFloatHashKey : public PLDHashEntryHdr class
91894 explicit nsFloatHashKey(KeyTypePointer aKey) : mValue(*aKey) {} in nsFloatHashKey() function in nsFloatHashKey
91895 nsFloatHashKey(const nsFloatHashKey& aToCopy) : mValue(aToCopy.mValue) {} in nsFloatHashKey() function in nsFloatHashKey