Home | History | Annotate | Download | only in ui

Lines Matching refs:mFromX

1170         mPlatform.mFromX += dx;
1241 mPlatform.mFromX = mPlatform.mToX = mPlatform.mCurrentX;
1439 public int mCurrentX, mFromX, mToX, mDefaultX;
1505 mFromX = mCurrentX;
1581 mCurrentX = (int) (mFromX + progress * (mToX - mFromX));