Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp158 const bool textAlongLine = layout.get<TextRotationAlignment>() == AlignmentType::Map && in prepare() local
201 if (util::i18n::allowsVerticalWritingMode(*feature.text) && textAlongLine) { in prepare()