Searched refs:event (Results 376 - 400 of 2966) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dtglbtn.cpp77 // releasing button after it had been pressed generates a click event
86 wxCommandEvent event(wxEVT_COMMAND_TOGGLEBUTTON_CLICKED, GetId());
87 InitCommandEvent(event);
88 event.SetInt(GetValue());
89 Command(event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECMuleSocket.cpp39 void SocketHandler(wxSocketEvent& event);
48 void CECMuleSocketHandler::SocketHandler(wxSocketEvent& event) argument
50 CECSocket *socket = dynamic_cast<CECSocket *>(event.GetSocket());
51 wxCHECK_RET(socket, wxT("Socket event with a NULL socket!"));
53 switch(event.GetSocketEvent()) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/distrib/autopackage/sample/
H A Dminimal.cpp62 // event handlers (these functions should _not_ be virtual)
63 void OnQuit(wxCommandEvent& event);
64 void OnAbout(wxCommandEvent& event);
88 // event tables and other macros for wxWindows
91 // the event tables connect the wxWindows events with the functions (event
167 // event handlers
169 void MyFrame::OnQuit(wxCommandEvent& WXUNUSED(event))
175 void MyFrame::OnAbout(wxCommandEvent& WXUNUSED(event))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dcheckbox.h111 // wxCheckBox-specific processing after processing the update event
112 virtual void DoUpdateWindowUI(wxUpdateUIEvent& event) argument
114 wxControl::DoUpdateWindowUI(event);
116 if ( event.GetSetChecked() )
117 SetValue(event.GetChecked());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dcontrol.h55 void OnEraseBackground(wxEraseEvent& event);
57 virtual void Command(wxCommandEvent& event) { ProcessCommand(event); } argument
59 // Calls the callback and appropriate event handlers
60 bool ProcessCommand(wxCommandEvent& event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dfiledlgg.h83 void OnSelected( wxListEvent &event );
84 void OnActivated( wxListEvent &event );
85 void OnList( wxCommandEvent &event );
86 void OnReport( wxCommandEvent &event );
87 void OnUp( wxCommandEvent &event );
88 void OnHome( wxCommandEvent &event );
89 void OnListOk( wxCommandEvent &event );
90 void OnNew( wxCommandEvent &event );
91 void OnChoiceFilter( wxCommandEvent &event );
92 void OnTextEnter( wxCommandEvent &event );
[all...]
H A Dstatusbr.h71 void OnPaint(wxPaintEvent& event);
73 void OnLeftDown(wxMouseEvent& event);
74 void OnRightDown(wxMouseEvent& event);
79 void OnSysColourChanged(wxSysColourChangedEvent& event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dcombobox.h108 void OnSize( wxSizeEvent &event );
109 void OnChar( wxKeyEvent &event );
111 // Standard event handling
112 void OnCut(wxCommandEvent& event);
113 void OnCopy(wxCommandEvent& event);
114 void OnPaste(wxCommandEvent& event);
115 void OnUndo(wxCommandEvent& event);
116 void OnRedo(wxCommandEvent& event);
117 void OnDelete(wxCommandEvent& event);
118 void OnSelectAll(wxCommandEvent& event);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Daccel.h16 #include "wx/event.h"
30 int GetCommand( wxKeyEvent &event );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dcheckbox.h46 virtual void Command(wxCommandEvent& event);
66 // event handlers used by owner-drawn checkbox
67 void OnMouseEnterOrLeave(wxMouseEvent& event);
68 void OnMouseLeft(wxMouseEvent& event);
69 void OnFocus(wxFocusEvent& event);
H A Dcombo.h71 virtual bool IsKeyPopupToggle(const wxKeyEvent& event) const;
76 void OnTimerEvent( wxTimerEvent& event );
88 // event handlers
89 void OnPaintEvent( wxPaintEvent& event );
90 void OnMouseEvent( wxMouseEvent& event );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DEditServerListDlg.h42 void OnOK(wxCommandEvent& event);
H A DFileDetailListCtrl.h44 void OnSelect(wxListEvent& event);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/ibmasm/
H A DMakefile6 event.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/sc/
H A DMakefile9 sc-y := shmem.o init.o packet.o command.o event.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dcfg.h17 void lbs_send_mic_failureevent(struct lbs_private *priv, u32 event);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/oprofile/
H A Dop_impl.h18 unsigned long event; member in struct:op_counter_config
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Ddspdeh.h41 void bridge_deh_notify(struct deh_mgr *deh, int event, int info);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/services/
H A Dsync.c28 * sync_set_event() - set or signal and specified event
29 * @event: Event to be set..
31 * set the @event, if there is an thread waiting for the event
35 void sync_set_event(struct sync_object *event) argument
38 complete(&event->comp);
39 if (event->multi_comp)
40 complete(event->multi_comp);
49 * @pu_index index of the event set.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/cs/
H A Dbfa_sm.h25 typedef void (*bfa_sm_t)(void *sm, int event);
33 static void oc ## _sm_ ## st(otype * fsm, etype event)
55 typedef void (*bfa_fsm_t)(void *fsm, int event);
64 static void oc ## _sm_ ## st(otype * fsm, etype event); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i_init.c29 static void s3_event_handler(struct t3cdev *tdev, u32 event, u32 port);
69 static void s3_event_handler(struct t3cdev *tdev, u32 event, u32 port) argument
73 cxgb3i_log_info("snic 0x%p, tdev 0x%p, event 0x%x, port 0x%x.\n",
74 snic, tdev, event, port);
78 switch (event) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devsignal-internal.h41 struct event ev_signal;
44 /* True iff we've added the ev_signal event yet. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/include/event2/
H A Ddns_struct.h41 #include <event2/event-config.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_minheap.c35 set_random_timeout(struct event *ev)
57 struct event *inserted[1024];
58 struct event *e, *last_e;
64 inserted[i] = malloc(sizeof(struct event));
H A Dtest-eof.c27 #include "event2/event-config.h"
48 #include <event.h>
60 read_cb(evutil_socket_t fd, short event, void *arg) argument
65 if (EV_TIMEOUT & event) {
91 struct event ev;
113 /* Initalize the event library */
116 /* Initalize one event */

Completed in 210 milliseconds

<<11121314151617181920>>