Home
last modified time | relevance | path

Searched refs:getTextLineHeight (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.hpp134 PropertyValue<float> getTextLineHeight() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dsymbol_layer.cpp469 PropertyValue<float> SymbolLayer::getTextLineHeight() const { in getTextLineHeight() function in mbgl::style::SymbolLayer
474 if (value == getTextLineHeight()) in setTextLineHeight()