Searched refs:mTotalWidth (Results 1 – 1 of 1) sorted by relevance
63 private int mTotalWidth; field in CandidateView108 if (sx + getWidth() > mTotalWidth) { in CandidateView()133 return mTotalWidth; in computeHorizontalScrollRange()161 mTotalWidth = 0; in onDraw()214 mTotalWidth = x; in onDraw()