Searched refs:tllatit (Results 1 – 1 of 1) sorted by relevance
190 QJsonObject::const_iterator tllatit = topLeft.constFind(QLatin1String("Latitude")); in checkLocation() local191 if (tllatit == topLeft.constEnd()) { in checkLocation()194 } else if (!tllatit.value().isDouble()) { in checkLocation()