Home
last modified time | relevance | path

Searched defs:toValue (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dconversion.hpp178 friend inline optional<Value> toValue(const Convertible& v) { in toValue() function
219 optional<Value> (*toValue) (const Storage&); member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Drapidjson_conversion.hpp85 static optional<Value> toValue(const JSValue* value) { in toValue() function in mbgl::style::conversion::ConversionTraits
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqt_conversion.hpp107 static optional<Value> toValue(const QVariant& value) { in toValue() function in mbgl::style::conversion::ConversionTraits