Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativerectanglemapitem.cpp367 const bool brHasChanged = rectangle.bottomRight() != m_rectangle.bottomRight(); in setGeoShape() local
373 if (brHasChanged) in setGeoShape()