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