Searched defs:AsBool (Results 1 – 6 of 6) sorted by relevance
58 bool Scalar::AsBool() const { in AsBool() function in tint::inspector::Scalar
139 bool AsBool(int x) { return static_cast<bool>(x); } in AsBool() function
5 static napi_value AsBool(napi_env env, napi_callback_info info) { in AsBool() function
581 def AsBool(self): member in Ref
415 bool AsBool() const { in AsBool() function