Searched refs:SetAcceleratorTable (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Daccel.tex15 \helpref{wxAcceleratorTable}{wxacceleratortable}, \helpref{wxWindow::SetAcceleratorTable}{wxwindowsetacceleratortable}
103 frame->SetAcceleratorTable(accel);
115 \helpref{wxAcceleratorEntry}{wxacceleratorentry}, \helpref{wxWindow::SetAcceleratorTable}{wxwindowsetacceleratortable}
H A Dwindow.tex2621 \membersection{wxWindow::SetAcceleratorTable}\label{wxwindowsetacceleratortable}
2623 \func{virtual void}{SetAcceleratorTable}{\param{const wxAcceleratorTable\&}{ accel}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dmainfrm.cpp70 SetAcceleratorTable(accel);
263 SetAcceleratorTable(accel);
H A Ddialogs.cpp45 SetAcceleratorTable(accel);
52 // textCtrl->SetAcceleratorTable(accel);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/test/
H A Dtest.cpp221 SetAcceleratorTable(accel);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mdi/
H A Dmdi.cpp187 SetAcceleratorTable(accel);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dframe.cpp204 SetAcceleratorTable(accel);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/printing/
H A Dprinting.cpp123 frame->SetAcceleratorTable(accel);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dwin32.cpp3625 m_wnd->SetAcceleratorTable(table);
3634 m_wnd->SetAcceleratorTable(m_oldAccelTable);
3651 m_wnd->SetAcceleratorTable(wxNullAcceleratorTable);
3659 m_wnd->SetAcceleratorTable(table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dtoplevel.cpp808 SetAcceleratorTable(table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dwindow.h669 virtual void SetAcceleratorTable( const wxAcceleratorTable& accel ) function in class:wxWindowBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleDlg.cpp312 SetAcceleratorTable(wxAcceleratorTable(itemsof(entries), entries));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextctrl.cpp298 SetAcceleratorTable(accel);

Completed in 154 milliseconds