Home
last modified time | relevance | path

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

/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DMainWnd.h406 afx_msg void OnUpdateOptionsSoundVolume25x(CCmdUI* pCmdUI);
H A DMainWndOptions.cpp1034 void MainWnd::OnUpdateOptionsSoundVolume25x(CCmdUI* pCmdUI) in OnUpdateOptionsSoundVolume25x() function in MainWnd
H A DMainWnd.cpp373 ON_UPDATE_COMMAND_UI(ID_OPTIONS_SOUND_VOLUME_25X, OnUpdateOptionsSoundVolume25x) in BEGIN_MESSAGE_MAP()