Home
last modified time | relevance | path

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

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogFds.cpp190 ( settings.led == LED_NUM_LOCK ) ? IDC_FDS_LED_NUMLOCK : in OnInitDialog()
206 dialog.RadioButton( IDC_FDS_LED_NUMLOCK ).Uncheck(); in OnCmdDefault()
249 dialog.RadioButton( IDC_FDS_LED_NUMLOCK ).Checked() ? LED_NUM_LOCK : in OnCmdOk()
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/language/
H A Dresource.h535 #define IDC_FDS_LED_NUMLOCK 2911 macro
H A Dlanguage.rc585 AUTORADIOBUTTON "Num-Lock", IDC_FDS_LED_NUMLOCK, 108, 84, 45, 9, WS_TABSTOP, WS_EX_LEFT