Home
last modified time | relevance | path

Searched refs:getTextRotationAlignment (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.hpp114 PropertyValue<AlignmentType> getTextRotationAlignment() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dsymbol_layer.cpp389 PropertyValue<AlignmentType> SymbolLayer::getTextRotationAlignment() const { in getTextRotationAlignment() function in mbgl::style::SymbolLayer
394 if (value == getTextRotationAlignment()) in setTextRotationAlignment()