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