Searched refs:edgeLeft (Results 1 – 1 of 1) sorted by relevance
337 int edgeLeft = (mWidth - mMinWidth)/2; in draw() local338 mEdge.setBounds(edgeLeft, 0, mWidth - edgeLeft, edgeBottom); in draw()