Searched defs:contentHeight (Results 1 – 5 of 5) sorted by relevance
71 final int contentHeight = 389; in testCanQueryContentSize() local363 int contentHeight = 6; in testViewportDipSizeOverrideRounding() local393 int contentHeight = 400; in testViewportWithAtMostMeasureSpec() local
142 int contentHeight = layoutOverflowRect().maxY() - borderTop() + paddingBottom(); in computePosition() local
239 LayoutUnit contentHeight() const { return clientHeight() - paddingTop() - paddingBottom(); } in contentHeight() function
193 int contentHeight; in expandShellToShowFullPage_Height() local
666 final int contentHeight = biggestStackHeight - mPaddingControls; in onMeasure() local