Home
last modified time | relevance | path

Searched defs:codePoint (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 Dshaping.cpp147 float calculatePenalty(char16_t codePoint, char16_t nextCodePoint) { in calculatePenalty()
231 const char16_t codePoint = logicalInput[i]; in determineLineBreaks() local