Home | History | Annotate | Download | only in inputmethod

Lines Matching refs:updateCursor

348      * The buffer to retrieve the view location in screen coordinates in {@link #updateCursor}.
353 * The matrix to convert the view location into screen coordinates in {@link #updateCursor}.
1569 public void updateCursor(View view, int left, int top, int right, int bottom) {
1580 if (DEBUG) Log.d(TAG, "updateCursor");
1584 mCurMethod.updateCursor(mTmpCursorRect);