Home | History | Annotate | Download | only in win

Lines Matching full:button

1221         // Surprisingly, TPM_RIGHTBUTTON means that items are selectable with either the right OR left mouse button
1336 mouseEvent.button() == globalPrevButton)
1342 globalPrevButton = mouseEvent.button();
1352 // Record the global position and the button of the up.
1353 globalPrevButton = mouseEvent.button();