Searched refs:brlatit (Results 1 – 1 of 1) sorted by relevance
165 QJsonObject::const_iterator brlatit = bottomRight.constFind(QLatin1String("Latitude")); in checkLocation() local166 if (brlatit == bottomRight.constEnd()) { in checkLocation()169 } else if (!brlatit.value().isDouble()) { in checkLocation()