Home
last modified time | relevance | path

Searched refs:OnUpdateOptionsSoundVolume5x (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DMainWnd.h408 afx_msg void OnUpdateOptionsSoundVolume5x(CCmdUI* pCmdUI);
H A DMainWndOptions.cpp1044 void MainWnd::OnUpdateOptionsSoundVolume5x(CCmdUI* pCmdUI) in OnUpdateOptionsSoundVolume5x() function in MainWnd
H A DMainWnd.cpp375 ON_UPDATE_COMMAND_UI(ID_OPTIONS_SOUND_VOLUME_5X, OnUpdateOptionsSoundVolume5x) in BEGIN_MESSAGE_MAP()