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