Home
last modified time | relevance | path

Searched refs:addEvents (Results 1 – 5 of 5) 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_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.cpp804 eh->addEvents(msgs); in eventHistory()
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...