Searched refs:widthAndHeightFromMap (Results 1 – 1 of 1) sorted by relevance
234 final Point widthAndHeightFromMap = widthAndHeightMap.get(name); in selectWidthAndHeight() local236 if (widthAndHeightFromMap != null) { in selectWidthAndHeight()237 return widthAndHeightFromMap; in selectWidthAndHeight()