Home
last modified time | relevance | path

Searched refs:addEvents (Results 1 – 11 of 11) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
DCCombo3.java55 addEvents(this, m_comboListener, new int[]{SWT.Dispose, SWT.Move, SWT.Resize}); in CCombo3()
60 addEvents(m_text, m_textListener, new int[]{ in CCombo3()
74 addEvents(m_arrow, m_arrowListener, new int[]{SWT.Selection, SWT.FocusIn, SWT.FocusOut}); in CCombo3()
85 addEvents(m_table, m_tableListener, new int[]{SWT.Selection, SWT.FocusIn, SWT.FocusOut}); in CCombo3()
287 private void addEvents(Widget widget, Listener listener, int[] events) { in addEvents() method in CCombo3
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
Deventhistory.ui.h23 void EventHistory::addEvents(WpaMsgList msgs) in addEvents() function
Dwpagui.ui.h521 eh->addEvents(msgs); in eventHistory()
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Deventhistory.h47 virtual void addEvents(WpaMsgList msgs);
Deventhistory.cpp103 void EventHistory::addEvents(WpaMsgList msgs) in addEvents() function in EventHistory
Dwpagui.cpp761 eh->addEvents(msgs); in eventHistory()
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
Deventhistory.h53 virtual void addEvents(WpaMsgList msgs);
Deventhistory.cpp109 void EventHistory::addEvents(WpaMsgList msgs) in addEvents() function in EventHistory
Dwpagui.cpp738 eh->addEvents(msgs); in eventHistory()
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js1233 addEvents: function(events){ method
1981 this.addEvents(events);
2034 addEvents: function(events){ method
Dconcat-jquery-mootools-prototype.js5609 addEvents: function(events){ method
6357 this.addEvents(events);
6410 addEvents: function(events){ method