Home
last modified time | relevance | path

Searched defs:lineLength (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dget_anchors.cpp18 float lineLength = 0; in getLineLength() local
34 const float lineLength = getLineLength(line); in resample() local
H A Dshaping.cpp301 float lineLength = x - spacing; // Don't count trailing spacing in shapeLines() local