Searched refs:dbottom (Results 1 – 1 of 1) sorted by relevance
1127 int dtop, dbottom; in getLineRangeForDraw() local1136 dbottom = sTempRect.bottom; in getLineRangeForDraw()1140 final int bottom = Math.min(getLineTop(getLineCount()), dbottom); in getLineRangeForDraw()