Searched refs:contentTop (Results 1 – 3 of 3) sorted by relevance
250 final int contentTop = (destClip != null) ? destClip.top : 0; in renderPage() local257 int clipHeight = contentBottom - contentTop; in renderPage()261 transform.postTranslate(contentLeft, contentTop); in renderPage()273 contentTop, in renderPage()
139 final int contentTop = iconTop; in onLayout() local164 mMessageBubble.layout(contentLeft, contentTop, contentLeft + contentWidth, in onLayout()165 contentTop + contentHeight); in onLayout()
200 final int contentTop = iconTop; in onLayout() local224 mMessageBubble.layout(contentLeft, contentTop, contentLeft + contentWidth, in onLayout()225 contentTop + contentHeight); in onLayout()