Searched refs:bottomGravTop (Results 1 – 1 of 1) sorted by relevance
397 final int bottomGravTop = stripHeight - paddingBottom - maxTextHeight; in updateTextPositions() local398 prevTop = bottomGravTop + prevTopOffset; in updateTextPositions()399 currTop = bottomGravTop + currTopOffset; in updateTextPositions()400 nextTop = bottomGravTop + nextTopOffset; in updateTextPositions()