Home
last modified time | relevance | path

Searched defs:firstPoint (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_projection.cpp262 …equiresOrientationChange(const WritingModeType writingModes, const Point<float>& firstPoint, cons… in requiresOrientationChange()
307 … const Point<float> firstPoint = project(firstAndLastGlyph->first.point, glCoordMatrix).first; in placeGlyphsAlongLine() local