Searched refs:clicks (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sh/
H A Daica.h76 int clicks; member in struct:snd_card_aica
H A Daica.c243 period_offset = dreamcastcard->clicks;
290 dreamcastcard->clicks =
298 dreamcastcard->clicks++;
299 if (unlikely(dreamcastcard->clicks >= AICA_PERIOD_NUMBER))
300 dreamcastcard->clicks %= AICA_PERIOD_NUMBER;
376 dreamcastcard->clicks = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtipwin.tex5 window automatically destroys itself when the user clicks on it or it loses the
66 By default, the tip window disappears when the user clicks the mouse or presses
H A Dcshelp.tex4 When the user left-clicks on a window within the specified window, a wxEVT\_HELP event is
78 generates a wxEVT\_HELP event when the user clicks on a window.
H A Dtaskbar.tex3 This class represents a taskbar icon. A taskbar icon is an icon that appears in the `system tray' and responds to mouse clicks, optionally with a tooltip above it to help provide information.
79 (on Windows and Unix platforms, this is when the user right-clicks the icon).
H A Dlistbox.tex13 A listbox callback gets an event wxEVT\_COMMAND\_LISTBOX\_SELECTED for single clicks, and
14 wxEVT\_COMMAND\_LISTBOX\_DOUBLECLICKED for double clicks.
H A Dtoolbar.tex603 Called when the user clicks on a tool with the left mouse button.
605 This is the old way of detecting tool clicks; although it will still work,
653 Called when the user clicks on a tool with the right mouse button. The
654 programmer should override this function to detect right tool clicks.
656 This is the old way of detecting tool right clicks; although it will still work,
H A Dsettings.tex119 clicks must fall to generate a double-click.}
121 clicks must fall to generate a double-click.}
H A Ddataviewrenderer.tex229 Override this to react to double clicks or <ENTER>.
H A Dhworld.tex46 that wishes to respond to any "event" (such as mouse clicks or
H A Dhyperlink.tex16 clicks on the hyperlink, a \helpref{wxHyperlinkEvent}{wxhyperlinkevent} is
H A Dtdelwin.tex11 When the user clicks on the system close button or system close command,
H A Dtvalidat.tex90 When the user clicks on a button, for example the OK button, the application should
H A Dhtwindow.tex264 Called when user clicks on hypertext link. Default behaviour is to emit a
275 Called when an URL is being opened (either when the user clicks on a link or
H A Dhtcell.tex243 This function is simple event handler. Each time the user clicks mouse button
H A Dscrolbar.tex193 user pages down (clicks on the scrollbar outside the thumbtrack area).
H A Dhtmllbox.tex162 Called when the user clicks on hypertext link. Does nothing by default.
H A Dwxmsw.tex149 You won't get a wxCloseEvent when the user clicks on the X in the titlebar
183 to make up for it). When the user clicks on the OK button, your dialog will receive
H A Dauipaneinfo.tex123 DestroyOnClose() indicates whether a pane should be detroyed when it is closed. Normally a pane is simply hidden when the close button is clicked. Setting DestroyOnClose to true will cause the window to be destroyed when the user clicks the pane's close button.
H A Dtdocview.tex172 the user clicks on the Open menu item, the file selector is displayed
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-magicmouse.c250 int x, y, ts, ii, clicks, last_up; local
258 clicks = data[1];
290 clicks = data[3];
303 magicmouse_emit_buttons(msc, clicks & 3);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl592 mouse-clicks or menu items--whatever suits your program.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dnslist/
H A Ddnslist.pl592 mouse-clicks or menu items--whatever suits your program.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl44 set pc_print [format ".%08u" [__fix_num [clock clicks]]]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex2432 command. This allows images in HTML to have hotspots, where the user clicks on a

Completed in 131 milliseconds

12