notify_cursor_area


Description:

public virtual void notify_cursor_area (int x, int y, int width, int height)

Notify this that cursor area changed in input associated.

Parameters:

this

a InputMethodContext

x

the x coordinate of cursor location

y

the y coordinate of cursor location

width

the width of cursor area

height

the height of cursor area