Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeomapitemgeometry_p.h112 inline bool isIndexed() const { return (!screenIndices_.isEmpty()); } in isIndexed() function
117 if (isIndexed()) in size()
H A Dqgeomapitemgeometry.cpp77 if (isIndexed()) { in allocateAndFill()