Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dplacement.cpp156 … const bool textWithoutIcon = !symbolInstance.hasIcon || bucket.layout.get<style::IconOptional>(); in placeLayerBucket() local
159 if (!iconWithoutText && !textWithoutIcon) { in placeLayerBucket()
161 } else if (!textWithoutIcon) { in placeLayerBucket()