Home | History | Annotate | Download | only in event

Lines Matching full:was

68      * Returns true if the mouse button was pressed, false if it was released.
70 * @return true if the mouse button was pressed, false if it was released.
77 * Returns true if the mouse button was released, false if it was pressed.
79 * @return true if the mouse button was released, false if it was pressed.
86 * The X coordinate of the mouse when the event was generated.
87 * @return X coordinate of the mouse when the event was generated.
94 * The Y coordinate of the mouse when the event was generated.
95 * @return Y coordinate of the mouse when the event was generated.