Searched defs:toBool (Results 1 – 3 of 3) sorted by relevance
158 friend inline optional<bool> toBool(const Convertible& v) { in toBool() function215 optional<bool> (*toBool) (const Storage&); member
57 static optional<bool> toBool(const JSValue* value) { in toBool() function in mbgl::style::conversion::ConversionTraits
73 static optional<bool> toBool(const QVariant& value) { in toBool() function in mbgl::style::conversion::ConversionTraits