Searched refs:mapElement (Results 1 – 2 of 2) sorted by relevance
1311 MapType mapElement = mapFun(r[i]); variable1312 if (selectorFun(mapElement, extremeElementMapped))1315 extremeElementMapped = mapElement;1323 MapType mapElement = mapFun(r.front); variable1324 if (selectorFun(mapElement, extremeElementMapped))1327 extremeElementMapped = mapElement;
1389 MapType mapElement = mapFun(r[i]); variable1390 if (selectorFun(mapElement, extremeElementMapped))1393 extremeElementMapped = mapElement;1401 MapType mapElement = mapFun(r.front); variable1402 if (selectorFun(mapElement, extremeElementMapped))1405 extremeElementMapped = mapElement;