Searched refs:bestMatch (Results 1 – 1 of 1) sorted by relevance
365 Element bestMatch = null; in getThumbnailPath() local371 if (bestMatch == null && attributes.getLength() == 0) { in getThumbnailPath()372 bestMatch = thumb; in getThumbnailPath()394 bestMatch = thumb; in getThumbnailPath()400 if (bestMatch != null) { in getThumbnailPath()401 NodeList children = bestMatch.getChildNodes(); in getThumbnailPath()