Searched refs:handlers (Results 76 - 100 of 110) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlayalgor.tex15 since this class provides handlers for the required events, and accessors
H A Dtdelwin.tex128 close event handlers, though you can implement them if you wish. For consistency,
H A Dtscroll.tex10 there are functions to manipulate the scrollbars and event handlers to intercept
H A Dxmlresh.tex8 wxXmlResourceHandler is an abstract base class for resource handlers
H A Dddeconn.tex12 wxDDEConnection, in order to override the communication event handlers
H A Ddebugrpt.tex29 to accept uploads is your responsibility, of course). Other handlers, for example for
H A Dipcconn.tex16 handlers to do something interesting.
H A Dtconstr.tex40 is a frame, panel or a dialog to tell default OnSize handlers to call Layout
H A Dtcpconn.tex15 wxTCPConnection, in order to override the communication event handlers
H A Dttoolbar.tex76 practise is to use event handlers (using EVT\_MENU or EVT\_TOOL) instead of
H A Dmenu.tex74 \item Provide EVT\_MENU handlers in the window which pops up the menu, or in an ancestor of
748 EVT\_MENU event handlers.
752 If you are not calling {\tt event.Skip()} for events that you don't process in these event handlers,
H A Dauimanager.tex311 Uninitializes the framework and should be called before a managed frame or window is destroyed. UnInit() is usually called in the managed wxFrame's destructor. It is necessary to call this function before the managed frame or window is destroyed, otherwise the manager cannot remove its custom event handlers from a window.
H A Dporting.tex106 or its ancestor. Event handlers always have one argument, a derivative of wxEvent.
128 the OnSize name for such event handlers (or any other name of your choice), it has only a single argument
H A Dcalctrl.tex502 this function in other handlers.
H A Dhtwindow.tex10 handlers or MIME filters).
H A Dmouseevt.tex405 This event is usually used in the mouse event handlers which process "move
H A Drichtextoverview.tex35 file handlers and registering them with the control.
H A Dcategory.tex255 An event object contains information about a specific event. Event handlers
663 \twocolitem{\helpref{wxXmlResourceHandler}{wxxmlresourcehandler}}{The base class for XML resource handlers.}
H A Dtsamples.tex229 shows using dynamic events and connecting/disconnecting the event handlers
285 HTML page. It also nicely explains how to write new tag handlers and extend
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S326 ;; from the other interrupt handlers.
409 ;; special handlers for breakpoint and NMI
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsh-sci.c853 irqreturn_t (*handlers[4])(int irq, void *ptr) = {
870 for (i = 0; i < ARRAY_SIZE(handlers); i++) {
874 if (request_irq(port->irqs[i], handlers[i],
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-1.8.2.js1358 // bound event handlers (IE does this)
2651 handleObjIn, handlers, special;
2697 // If event changes its type, use the special event handlers for the changed type
2706 // handleObj is passed to all event handlers
2719 handlers = events[ type ];
2720 if ( !handlers ) {
2721 handlers = events[ type ] = [];
2722 handlers.delegateCount = 0;
2746 handlers.splice( handlers
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dentry-armv.S66 * Invalid mode handlers
100 @ common_invalid - generic code for failed exception (re-entrant version of handlers)
117 * SVC mode handlers
348 * User mode handlers
705 * This is the return code to user mode for abort handlers
921 * the IRQ and data abort exception handlers to set the pc back
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault-rsync.lua39 -- unsets default user action handlers
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dres_func.S1460 | handlers.
1478 | handlers.

Completed in 100 milliseconds

12345