Searched refs:GetHACCEL (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Daccel.cpp38 inline HACCEL GetHACCEL() const { return m_hAccel; } function in class:wxAcceleratorRefData
83 WXHACCEL wxAcceleratorTable::GetHACCEL() const function in class:wxAcceleratorTable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Daccel.h36 WXHACCEL GetHACCEL() const;
H A Dprivate.h732 #define GetHaccel() ((HACCEL)GetHACCEL())
733 #define GetHaccelOf(table) ((HACCEL)((table).GetHACCEL()))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Daccel.h36 WXHACCEL GetHACCEL() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Daccel.h46 WXHACCEL GetHACCEL(void) const;
H A Dprivate.h276 #define GetHaccel() ((HACCEL)GetHACCEL())
277 #define GetHaccelOf(table) ((HACCEL)((table).GetHACCEL()))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Daccel.cpp52 inline HACCEL GetHACCEL() const { return m_hAccel; } function in class:wxAcceleratorRefData
146 WXHACCEL wxAcceleratorTable::GetHACCEL() const function in class:wxAcceleratorTable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Daccel.cpp36 inline HACCEL GetHACCEL() const { return m_hAccel; } function in class:wxAcceleratorRefData
184 WXHACCEL wxAcceleratorTable::GetHACCEL() const function in class:wxAcceleratorTable
H A Dmenu.cpp1107 ,m_vAccelTable.GetHACCEL()

Completed in 114 milliseconds