Searched defs:GetBool (Results 1 – 6 of 6) sorted by relevance
1143 struct GetBool { struct1148 impl Get<bool> for GetBool { argument
91 bool RandomGenerator::GetBool() { in GetBool() function in tint::fuzzers::RandomGenerator
147 TEST_F(RandomGeneratorTest, GetBool) { in TEST_F() argument
213 bool Value::GetBool() const { in GetBool() function in base::Value
1912 bool ImGuiStorage::GetBool(ImGuiID key, bool default_val) const in GetBool() function in ImGuiStorage
126772 static bool GetBool(const char* aPref, bool aDefault = false) in GetBool() function in mozilla::Preferences