Home
last modified time | relevance | path

Searched refs:getTextRotate (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/layers/
H A Dsymbol_layer.hpp154 DataDrivenPropertyValue<float> getTextRotate() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dsymbol_layer.cpp549 DataDrivenPropertyValue<float> SymbolLayer::getTextRotate() const { in getTextRotate() function in mbgl::style::SymbolLayer
554 if (value == getTextRotate()) in setTextRotate()