Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolygonmapitem.cpp954 const QGeoMapItemGeometry *borderShape) in update() argument
957 border_->update(borderColor, borderShape); in update()
963 if (fillShape->size() == 0 && borderShape->size() == 0) { in update()
H A Dqdeclarativepolygonmapitem_p_p.h267 const QGeoMapItemGeometry *borderShape);