Searched defs:paddedHeight (Results 1 – 3 of 3) sorted by relevance
393 final int paddedHeight = stripHeight - paddingTop - paddingBottom; in updateTextPositions() local
581 uint32_t paddedHeight = (uint32_t) (bounds.top - bounds.bottom) + 2 * intRadius; in renderDropShadow() local
638 final int paddedHeight = paddedBottom - paddingTop; in onLayout() local