Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Di18n.cpp555 bool hasRotatedVerticalOrientation(char16_t chr) { in hasRotatedVerticalOrientation() function
567 ((!nextCharCode || !hasRotatedVerticalOrientation(nextCharCode) || in verticalizePunctuation()
569 (!prevCharCode || !hasRotatedVerticalOrientation(prevCharCode) || in verticalizePunctuation()
H A Di18n.hpp65 bool hasRotatedVerticalOrientation(char16_t chr);