Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dfill_layer.cpp184 DataDrivenPropertyValue<Color> FillLayer::getFillOutlineColor() const { in getFillOutlineColor() function in mbgl::style::FillLayer
189 if (value == getFillOutlineColor()) in setFillOutlineColor()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/layers/
H A Dfill_layer.hpp58 DataDrivenPropertyValue<Color> getFillOutlineColor() const;