Searched defs:aPref (Results 1 – 1 of 1) sorted by relevance
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 126772 static bool GetBool(const char* aPref, bool aDefault = false) in GetBool() 126779 static int32_t GetInt(const char* aPref, int32_t aDefault = 0) in GetInt() 126786 static uint32_t GetUint(const char* aPref, uint32_t aDefault = 0) in GetUint() 126793 static float GetFloat(const char* aPref, float aDefault = 0) in GetFloat() 126808 static nsresult GetUint(const char* aPref, uint32_t* aResult) in GetUint() 126831 static nsresult SetUint(const char* aPref, uint32_t aValue) in SetUint() 126884 const char* aPref, in RegisterCallback() 126890 const char* aPref, in UnregisterCallback() 126898 const char* aPref, in RegisterCallbackAndCall() 126909 const char* aPref, in RegisterPrefixCallback() [all …]
|