Searched refs:centeredTop (Results 1 – 1 of 1) sorted by relevance
1109 int centeredTop = centerY - height / 2; in centerAboutIcon() local1113 int top = Utilities.boundToRange(centeredTop, sTempRect.top, sTempRect.bottom - height); in centerAboutIcon()1120 int folderPivotY = height / 2 + (centeredTop - top); in centerAboutIcon()