Searched defs:toValue (Results 1 – 3 of 3) sorted by relevance
178 friend inline optional<Value> toValue(const Convertible& v) { in toValue() function219 optional<Value> (*toValue) (const Storage&); member
85 static optional<Value> toValue(const JSValue* value) { in toValue() function in mbgl::style::conversion::ConversionTraits
107 static optional<Value> toValue(const QVariant& value) { in toValue() function in mbgl::style::conversion::ConversionTraits