Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativerectanglemapitem.cpp366 const bool tlHasChanged = rectangle.topLeft() != m_rectangle.topLeft(); in setGeoShape() local
371 if (tlHasChanged) in setGeoShape()