Home
last modified time | relevance | path

Searched defs:itemType (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Darray_assertion.cpp44 optional<type::Type> itemType; in parse() local
H A Dvalue.cpp19 optional<type::Type> itemType; in typeOf() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitembase.cpp321 QGeoMap::ItemType QDeclarativeGeoMapItemBase::itemType() const in itemType() function in QDeclarativeGeoMapItemBase
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dtype.hpp110 Type itemType; member