Searched defs:clipHeight (Results 1 – 2 of 2) sorted by relevance
430 int clipHeight = contentBottom - contentTop; in render() local
98 int clipHeight = Math.max(mActualHeight - mClipTopAmount - mClipBottomAmount, 0); in getClipHeight() local