Lines Matching full:click
127 If you click above the display region of the menu:
129 a REQ_SCR_ULINE is generated for a single click,
131 a REQ_SCR_UPAGE is generated for a double-click and
133 a REQ_FIRST_ITEM is generated for a triple-click.
135 If you click below the display region of the menu:
137 a REQ_SCR_DLINE is generated for a single click,
139 a REQ_SCR_DPAGE is generated for a double-click and
141 a REQ_LAST_ITEM is generated for a triple-click.
143 If you click at an item inside the display area of the menu:
147 If you double-click an item a REQ_TOGGLE_ITEM
150 because a double click usually means that an item-specific action should